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