Lines Matching defs:compat_statfs
75 struct compat_statfs { struct76 int f_type;77 int f_bsize;78 int f_frsize;79 int f_blocks;80 int f_bfree;81 int f_files;82 int f_ffree;83 int f_bavail;84 compat_fsid_t f_fsid;85 int f_namelen;86 int f_flags;87 int f_spare[5];