Home
last modified time | relevance | path

Searched refs:__fsfilcnt64_t (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstatvfs.h44 __fsfilcnt64_t f_files;
45 __fsfilcnt64_t f_ffree;
46 __fsfilcnt64_t f_favail;
65 __fsfilcnt64_t f_files;
66 __fsfilcnt64_t f_ffree;
67 __fsfilcnt64_t f_favail;
H A Dtypes.h178 __STD_TYPE __FSFILCNT64_T_TYPE __fsfilcnt64_t; variable
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtypes.h256 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */
264 typedef __fsfilcnt64_t fsfilcnt64_t; /* Type to count file system inodes. */
H A Dstatvfs.h43 typedef __fsfilcnt64_t fsfilcnt_t; /* Type to count file system inodes. */