Lines Matching defs:compat_statfs
104 struct compat_statfs { struct105 int f_type;106 int f_bsize;107 int f_frsize;108 int f_blocks;109 int f_bfree;110 int f_files;111 int f_ffree;112 int f_bavail;113 compat_fsid_t f_fsid;114 int f_namelen;115 int f_flags;116 int f_spare[5];