Home
last modified time | relevance | path

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

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