Home
last modified time | relevance | path

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

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