Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c607 …{ AS(statfs_args), (sy_call_t *)sys_statfs, AUE_STATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 555 = s…
H A Dvfs_syscalls.c295 sys_statfs(struct thread *td, struct statfs_args *uap) in sys_statfs() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c637 …{ AS(statfs_args), (sy_call_t *)sys_statfs, AUE_STATFS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 555 = s…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2164 int sys_statfs(struct thread *, struct statfs_args *);