Lines Matching defs:compat_statfs
20 #define compat_statfs compat_statfs macro61 struct compat_statfs { struct62 int f_type;63 int f_bsize;64 int f_frsize;65 int f_blocks;66 int f_bfree;67 int f_files;68 int f_ffree;69 int f_bavail;70 compat_fsid_t f_fsid;71 int f_namelen;72 int f_flags;73 int f_spare[5];