Searched refs:_sparing_table_locations (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h1262 return B_LENDIAN_TO_HOST_INT32(_sparing_table_locations[index]); }
1278 _sparing_table_locations[index] = B_HOST_TO_LENDIAN_INT32(location); }
1297 uint32 _sparing_table_locations[UDF_MAX_SPARING_TABLE_COUNT]; member in struct:sparable_partition_map

Completed in 40 milliseconds