Home
last modified time | relevance | path

Searched refs:vfs_rootmountalloc_internal (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c1118 vfs_rootmountalloc_internal(struct vfstable *vfsp, const char *devname) in vfs_rootmountalloc_internal() function
1183 *mpp = vfs_rootmountalloc_internal(vfsp, devname); in vfs_rootmountalloc()
1251 mp = vfs_rootmountalloc_internal(vfsp, "root_device"); in vfs_mountroot()