Lines Matching defs:statfs64
69 struct statfs64 { struct83 struct statfs64 { argument84 __u32 f_type;85 __u32 f_bsize;86 __u32 f_frsize;87 __u32 __pad;88 __u64 f_blocks;89 __u64 f_bfree;90 __u64 f_files;91 __u64 f_ffree;92 __u64 f_bavail;93 __kernel_fsid_t f_fsid;94 __u32 f_namelen;95 __u32 f_spare[6];