Searched refs:BLOCK_MAX (Results 1 – 1 of 1) sorted by relevance
73 #define BLOCK_MAX (UINT_MAX - 2) macro1091 if (mapped <= BLOCK_MAX) { in mtdswap_writesect()1148 if (realblock > BLOCK_MAX) { in mtdswap_readsect()1203 if (mapped <= BLOCK_MAX) { in mtdswap_discard()1468 size_limit = (uint64_t) BLOCK_MAX * PAGE_SIZE; in mtdswap_add_mtd()