Searched defs:BlockCount (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/partitioning_systems/apple/
H A Dapple.h33 int32 BlockCount() { return B_BENDIAN_TO_HOST_INT32(block_count); } function in struct:apple_driver_descriptor
59 int32 BlockCount() { return B_BENDIAN_TO_HOST_INT32(size); } function in struct:apple_partition_map
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A Defi_gpt.h115 uint64 BlockCount() const function in struct:efi_partition_entry
/haiku-fatelf/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.h132 int32 BlockCount() const { return Offset(2); } function in class:FFS::FileBlock

Completed in 91 milliseconds