Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/man/man2/
H A DMakefile70 fstatfs.2 \
/xnu-8020.101.4/bsd/sys/
H A Dmount.h1484 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_syscalls.c3104 fstatfs(__unused proc_t p, struct fstatfs_args *uap, __unused int32_t *retval) in fstatfs() function