Lines Matching defs:statfs64
55 struct statfs64 struct
57 __SWORD_TYPE f_type;
58 __SWORD_TYPE f_bsize;
59 __fsblkcnt64_t f_blocks;
60 __fsblkcnt64_t f_bfree;
61 __fsblkcnt64_t f_bavail;
62 __fsfilcnt64_t f_files;
63 __fsfilcnt64_t f_ffree;
64 __fsid_t f_fsid;
65 __SWORD_TYPE f_namelen;
66 __SWORD_TYPE f_frsize;
67 __SWORD_TYPE f_flags;
68 __SWORD_TYPE f_spare[4];