EXT4_BLOCK_SIZE_BITS
# define EXT4_BLOCK_SIZE_BITS(s) ((s)->s_blocksize_bits)
# define EXT4_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10)