Lines Matching defs:statfs64
52 struct statfs64 struct
54 long int f_type;
56 long int f_bsize;
57 long int f_frsize; /* Fragment size - unsupported */
58 __fsblkcnt64_t f_blocks;
59 __fsblkcnt64_t f_bfree;
60 __fsblkcnt64_t f_files;
61 __fsblkcnt64_t f_ffree;
62 __fsblkcnt64_t f_bavail;
65 __fsid_t f_fsid;
66 long int f_namelen;
67 long int f_flags;
68 long int f_spare[5];