Searched refs:s_cluster_bits (Results 1 – 7 of 7) sorted by relevance
239 (fex->fe_start << EXT4_SB(sb)->s_cluster_bits); in ext4_grp_offs_to_block()
345 EXT4_SB(s)->s_cluster_bits)348 # define EXT4_CLUSTER_BITS(s) (EXT4_SB(s)->s_cluster_bits)379 #define EXT4_B2C(sbi, blk) ((blk) >> (sbi)->s_cluster_bits)381 #define EXT4_C2B(sbi, cluster) ((cluster) << (sbi)->s_cluster_bits)384 (sbi)->s_cluster_bits)1535 unsigned int s_cluster_bits; /* log2 of s_cluster_ratio */ member
913 (9 - EXT4_SB(sb)->s_cluster_bits); in add_new_gdb()1023 int cluster_bits = EXT4_SB(sb)->s_cluster_bits; in reserve_backup_gdb()1929 (9 - sbi->s_cluster_bits))) in ext4_convert_meta_bg()
107 sbi->s_cluster_bits); in reserved_clusters_store()
201 sbi->s_cluster_bits = layout->cluster_bits; in mbt_init_sb_layout()
4312 sbi->s_cluster_bits); in ext4_set_resv_clusters()4457 sbi->s_cluster_bits = le32_to_cpu(es->s_log_cluster_size) - in ext4_handle_clustersize()4472 sbi->s_cluster_bits = 0; in ext4_handle_clustersize()
3806 sbi->s_cluster_bits, 32); in ext4_mb_init()