Home
last modified time | relevance | path

Searched refs:sys_fstatfs (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/kern/
Dinit_sysent.c434 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STAT…
Dvfs_syscalls.c354 sys_fstatfs(td, uap) in sys_fstatfs() function
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c447 …{ AS(fstatfs_args), (sy_call_t *)sys_fstatfs, AUE_FSTATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 397 …
/freebsd-9-stable/sys/sys/
Dsysproto.h2015 int sys_fstatfs(struct thread *, struct fstatfs_args *);