Searched refs:sys_fstatfs (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 434 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| D | vfs_syscalls.c | 354 sys_fstatfs(td, uap) in sys_fstatfs() function
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 447 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 397 …
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 2015 int sys_fstatfs(struct thread *, struct fstatfs_args *);
|