Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dmount.h1453 int vfs_mount_at_path(const char *fstype, const char *path,
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c334 vfs_mount_at_path(const char *fstype, const char *path, in vfs_mount_at_path() function