Home
last modified time | relevance | path

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

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