Searched defs:freebsd4_fstatfs_args (Results 1 – 2 of 2) sorted by relevance
615 struct freebsd4_fstatfs_args { struct621 freebsd4_fstatfs(struct thread *td, struct freebsd4_fstatfs_args *uap) in freebsd4_fstatfs() argument
2525 struct freebsd4_fstatfs_args { struct2526 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];2527 char buf_l_[PADL_(struct ostatfs *)]; struct ostatfs * buf; char buf_r_[PADR_(struct ostatfs *)];