Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dmount.h1465 int vfs_mount_at_path(const char *fstype, const char *path,
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c346 vfs_mount_at_path(const char *fstype, const char *path, in vfs_mount_at_path() function