Lines Matching defs:statvfs64
60 struct statvfs64 struct
62 unsigned int __f_type;
63 unsigned long int f_bsize;
64 __fsblkcnt64_t f_blocks;
65 __fsblkcnt64_t f_bfree;
66 __fsblkcnt64_t f_bavail;
67 __fsfilcnt64_t f_files;
68 __fsfilcnt64_t f_ffree;
69 __fsid_t f_fsid;
70 unsigned long int f_namemax;
71 __fsfilcnt64_t f_favail;
72 unsigned long int f_frsize;
73 unsigned long int f_flag;
74 unsigned int f_spare[3];