Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dmount.h1466 int vfs_mount_at_path(const char *fstype, const char *path,
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c352 vfs_mount_at_path(const char *fstype, const char *path, in vfs_mount_at_path() function