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

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAInfoBlock.h407 uint32 SectorSize() function in struct:ata_device_infoblock
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.h51 uint32 SectorSize() const { return fSectorSize; } function in class:Volume
H A Dbtrfs.h194 uint32 SectorSize() const function in struct:btrfs_chunk
261 uint32 SectorSize() const { return B_LENDIAN_TO_HOST_INT32(sector_size); } function in struct:btrfs_super_block

Completed in 46 milliseconds