Lines Matching defs:statvfs64
58 struct statvfs64 struct
60 unsigned long int f_bsize;
61 unsigned long int f_frsize;
62 __fsblkcnt64_t f_blocks;
63 __fsblkcnt64_t f_bfree;
64 __fsblkcnt64_t f_bavail;
65 __fsfilcnt64_t f_files;
66 __fsfilcnt64_t f_ffree;
67 __fsfilcnt64_t f_favail;
68 unsigned long int f_fsid;
70 int __f_unused;
72 unsigned long int f_flag;
73 unsigned long int f_namemax;
74 int __f_spare[6];