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