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