Searched refs:__fsblkcnt64_t (Results 1 – 7 of 7) sorted by relevance
37 __fsblkcnt64_t f_blocks;38 __fsblkcnt64_t f_bfree;39 __fsblkcnt64_t f_files;40 __fsblkcnt64_t f_ffree;41 __fsblkcnt64_t f_bavail;57 __fsblkcnt64_t f_blocks;58 __fsblkcnt64_t f_bfree;59 __fsblkcnt64_t f_files;60 __fsblkcnt64_t f_ffree;61 __fsblkcnt64_t f_bavail;
35 __fsblkcnt64_t f_blocks;36 __fsblkcnt64_t f_bfree;37 __fsblkcnt64_t f_bavail;52 __fsblkcnt64_t f_blocks;53 __fsblkcnt64_t f_bfree;54 __fsblkcnt64_t f_bavail;
40 __fsblkcnt64_t f_blocks;41 __fsblkcnt64_t f_bfree;42 __fsblkcnt64_t f_bavail;61 __fsblkcnt64_t f_blocks;62 __fsblkcnt64_t f_bfree;63 __fsblkcnt64_t f_bavail;
177 __STD_TYPE __FSBLKCNT64_T_TYPE __fsblkcnt64_t; variable
251 typedef __fsblkcnt64_t fsblkcnt_t; /* Type to count file system blocks. */262 typedef __fsblkcnt64_t fsblkcnt64_t; /* Type to count file system blocks. */
38 typedef __fsblkcnt64_t fsblkcnt_t; /* Type to count file system blocks. */
Completed in 10 milliseconds