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

/haiku/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/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt.h115 uint64 BlockCount() const function in struct:gpt_partition_entry
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.h132 int32 BlockCount() const { return Offset(2); } function in class:FFS::FileBlock
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h279 xfs_rfsblock_t BlockCount() const function in class:Inode

Completed in 51 milliseconds