Searched refs:fstatfs_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c248 {AC(fstatfs_args), 0, 0, (sy_call_t *)fstatfs, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 158 = fstatfs */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h600 struct fstatfs_args { struct
1836 int fstatfs(struct proc *, struct fstatfs_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1445 fstatfs(__unused proc_t p, struct fstatfs_args *uap, __unused register_t *retval)

Completed in 41 milliseconds