Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c1117 vfs_rootmountalloc_internal(struct vfstable *vfsp, const char *devname) in vfs_rootmountalloc_internal() function
1182 *mpp = vfs_rootmountalloc_internal(vfsp, devname); in vfs_rootmountalloc()
1250 mp = vfs_rootmountalloc_internal(vfsp, "root_device"); in vfs_mountroot()