Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/ !
H A Dfsctl.h433 int ffsctl(int, unsigned long, void*, unsigned int);
/xnu-8792.61.2/bsd/vfs/ !
H A Dvfs_syscalls.c12782 ffsctl(proc_t p, struct ffsctl_args *uap, __unused int32_t *retval) in ffsctl() function