Home
last modified time | relevance | path

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

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