Lines Matching defs:compat_statfs
95 struct compat_statfs { struct96 int f_type;97 int f_bsize;98 int f_frsize;99 int f_blocks;100 int f_bfree;101 int f_files;102 int f_ffree;103 int f_bavail;104 compat_fsid_t f_fsid;105 int f_namelen;106 int f_flags;107 int f_spare[5];