Home
last modified time | relevance | path

Searched defs:freebsd4_getfsstat_args (Results 1 – 2 of 2) 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
/f-stack/freebsd/sys/
H A Dsysproto.h2424 struct freebsd4_getfsstat_args { struct
2425 char buf_l_[PADL_(struct ostatfs *)]; struct ostatfs * buf; char buf_r_[PADR_(struct ostatfs *)];
2426 char bufsize_l_[PADL_(long)]; long bufsize; char bufsize_r_[PADR_(long)];
2427 char mode_l_[PADL_(int)]; int mode; char mode_r_[PADR_(int)];