Lines Matching defs:kstatfs
21057 struct kstatfs { struct21058 long int f_type;21059 long int f_bsize;21060 u64 f_blocks;21061 u64 f_bfree;21062 u64 f_bavail;21063 u64 f_files;21064 u64 f_ffree;21065 __kernel_fsid_t f_fsid;21066 long int f_namelen;21067 long int f_frsize;21068 long int f_flags;21069 long int f_spare[4];