Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/man/man2/
H A DMakefile93 getfsstat.2 \
/xnu-8020.101.4/bsd/sys/
H A Dmount.h1489 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_syscalls.c3367 getfsstat(__unused proc_t p, struct getfsstat_args *uap, int *retval) in getfsstat() function