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