Searched defs:target_statfs64 (Results 1 – 1 of 1) sorted by relevance
2133 struct target_statfs64 { struct2134 abi_uint f_type;2135 abi_uint f_bsize;2136 abi_uint f_frsize; /* Fragment size - unsupported */2137 abi_uint __pad;2138 abi_ullong f_blocks;2139 abi_ullong f_bfree;2140 abi_ullong f_files;2141 abi_ullong f_ffree;2142 abi_ullong f_bavail;[all …]