Home
last modified time | relevance | path

Searched defs:statfs64 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dstatfs.h44 struct statfs64 { struct
63 struct statfs64 { /* Same as struct statfs */ argument
79 struct compat_statfs64 { argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstatfs.h52 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;
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dstatfs.h23 struct statfs64 { struct
37 struct compat_statfs64 { argument