Searched refs:sys_fstatfs (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 608 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| H A D | vfs_syscalls.c | 338 sys_fstatfs(struct thread *td, struct fstatfs_args *uap) in sys_fstatfs() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 638 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2165 int sys_fstatfs(struct thread *, struct fstatfs_args *);
|