Searched refs:blkszbits (Results 1 – 2 of 2) sorted by relevance
84 unsigned blkszbits; in superblock_read() local104 blkszbits = layout->blkszbits; in superblock_read()106 if (unlikely(blkszbits != LOG_BLOCK_SIZE)) { in superblock_read()108 1 << blkszbits); in superblock_read()
24 /* 12 */__u8 blkszbits; /* support block_size == PAGE_SIZE only */ member