Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dmount.h1463 int vfs_mount_at_path(const char *fstype, const char *path,
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c343 vfs_mount_at_path(const char *fstype, const char *path, in vfs_mount_at_path() function