Searched defs:fstatfs_args (Results 1 – 2 of 2) sorted by relevance
348 struct fstatfs_args { struct354 sys_fstatfs(struct thread *td, struct fstatfs_args *uap) in sys_fstatfs() argument
1701 struct fstatfs_args { struct1702 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];1703 char buf_l_[PADL_(struct statfs *)]; struct statfs * buf; char buf_r_[PADR_(struct statfs *)];