Home
last modified time | relevance | path

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

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