Searched refs:s_log_block_size (Results 1 – 8 of 8) sorted by relevance
259 blocksize = BLOCK_SIZE << le32_to_cpu(sbp[0]->s_log_block_size); in load_nilfs()460 (le32_to_cpu(sbp->s_log_block_size) + 10)); in nilfs_sb2_bad_offset()599 blocksize = BLOCK_SIZE << le32_to_cpu(sbp->s_log_block_size); in init_nilfs()
422 __le32 s_log_block_size; /* Block size */ member636 A(EXT2_SB_BSIZE_OFFSET, s_log_block_size); in verify_offsets()
913 blocksize = BLOCK_SIZE << le32_to_cpu(sbi->s_es->s_log_block_size); in ext2_fill_super()
157 __le32 s_log_block_size; /* Block size represented as follows member
230 # define EXT4_BLOCK_SIZE(s) (EXT4_MIN_BLOCK_SIZE << (s)->s_log_block_size)239 # define EXT4_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10)1112 __le32 s_log_block_size; /* Block size */ member
1725 BLOCK_SIZE << le32_to_cpu(sbi->s_es->s_log_block_size); in parse_options()3706 blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size); in ext4_fill_super()3846 le32_to_cpu(es->s_log_block_size); in ext4_fill_super()
413 __le32 s_log_block_size; /* Block size */ member
1824 blocksize = BLOCK_SIZE << le32_to_cpu(es->s_log_block_size); in ext3_fill_super()