Lines Matching defs:statfs64
49 struct statfs64 struct
51 __fsword_t f_type;
52 __fsword_t f_bsize;
53 __fsblkcnt64_t f_blocks;
54 __fsblkcnt64_t f_bfree;
55 __fsblkcnt64_t f_bavail;
56 __fsfilcnt64_t f_files;
57 __fsfilcnt64_t f_ffree;
58 __fsid_t f_fsid;
59 __fsword_t f_namelen;
60 __fsword_t f_frsize;
61 __fsword_t f_flags;
62 __fsword_t f_spare[4];