Searched defs:SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
/device/linaro/dragonboard/qcom/rmtfs/ | ||
D | rmtfs.h | 7 #define SECTOR_SIZE 512 macro |
/device/google/cuttlefish/host/libs/config/ | ||
D | mbr.h | 19 constexpr int SECTOR_SIZE = 1 << SECTOR_SIZE_SHIFT; variable |