Searched refs:LOG_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
272 #define LOG_BLOCK_SIZE PAGE_SHIFT macro280 #define EROFS_BLKSIZ (1 << LOG_BLOCK_SIZE)
106 if (unlikely(blkszbits != LOG_BLOCK_SIZE)) { in superblock_read()