Home
last modified time | relevance | path

Searched refs:freebsd4_getfsstat_args (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c644 struct freebsd4_getfsstat_args { struct
651 freebsd4_getfsstat(struct thread *td, struct freebsd4_getfsstat_args *uap) in freebsd4_getfsstat() argument
H A Dinit_sysent.c76 …{ compat4(AS(freebsd4_getfsstat_args),getfsstat), .sy_auevent = AUE_GETFSSTAT, .sy_flags = 0, .sy_…
/f-stack/freebsd/sys/
H A Dsysproto.h2424 struct freebsd4_getfsstat_args { struct
2469 int freebsd4_getfsstat(struct thread *, struct freebsd4_getfsstat_args *);