Lines Matching defs:statfs64
67 struct statfs64 struct
69 unsigned int f_type;
70 unsigned long int f_bsize;
71 __fsblkcnt64_t f_blocks;
72 __fsblkcnt64_t f_bfree;
73 __fsblkcnt64_t f_bavail;
74 __fsblkcnt64_t f_files;
75 __fsblkcnt64_t f_ffree;
76 __fsid_t f_fsid;
77 unsigned long int f_namelen;
78 __fsfilcnt64_t f_favail;
79 unsigned long int f_frsize;
80 unsigned long int f_flag;
81 unsigned int f_spare[3];