Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c307 struct statfs_args { struct
313 sys_statfs(struct thread *td, struct statfs_args *uap) in sys_statfs() argument
H A Dinit_sysent.c613 …{ .sy_narg = AS(statfs_args), .sy_call = (sy_call_t *)sys_statfs, .sy_auevent = AUE_STATFS, .sy_fl…
H A Dsystrace_args.c3167 struct statfs_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1713 struct statfs_args { struct
2219 int sys_statfs(struct thread *, struct statfs_args *);