Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dmount_internal.h442 errno_t vfs_rootmountalloc(const char *, const char *, mount_t *mpp);
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c1168 vfs_rootmountalloc(const char *fstypename, const char *devname, mount_t *mpp) in vfs_rootmountalloc() function