Lines Matching defs:statfs64
49 struct statfs64 struct
51 unsigned int f_type;
52 unsigned int 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 unsigned int f_namelen;
60 unsigned int f_frsize;
61 unsigned int f_flags;
62 unsigned int f_spare[4];