Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dmount.h1515 int fmount(const char *, int, int, void *) __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_…
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c406 fmount(__unused proc_t p, struct fmount_args *uap, __unused int32_t *retval) in fmount() function