Home
last modified time | relevance | path

Searched refs:getfsstat (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/bsd/man/man2/ !
H A DMakefile94 getfsstat.2 \
/xnu-8792.61.2/bsd/sys/ !
H A Dmount.h1503 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
/xnu-8792.61.2/bsd/vfs/ !
H A Dvfs_syscalls.c3695 getfsstat(__unused proc_t p, struct getfsstat_args *uap, int *retval) in getfsstat() function