Searched defs:fstatvfs_args (Results 1 – 1 of 1) sorted by relevance
1189 struct fstatvfs_args { struct1190 int fd; char fd_[PAD_(int)];1191 struct statvfs * buf; char buf_[PAD_(struct statvfs *)];