Searched refs:bpc_bits (Results 1 – 2 of 2) sorted by relevance
786 uint8_t bpc_bits; member799 #define CLUSTER_SIZE(sb) (BLOCK_SIZE(sb) << (sb)->bpc_bits)
1452 ((uint64_t)(cluster - EXFAT_FIRST_DATA_CLUSTER) << sb->bpc_bits); in exfat_cluster_to_block()