Home
last modified time | relevance | path

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

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