Searched refs:s_cluster_bits (Results 1 – 8 of 8) sorted by relevance
347 EXT4_SB(s)->s_cluster_bits)350 # define EXT4_CLUSTER_BITS(s) (EXT4_SB(s)->s_cluster_bits)372 #define EXT4_B2C(sbi, blk) ((blk) >> (sbi)->s_cluster_bits)374 #define EXT4_C2B(sbi, cluster) ((cluster) << (sbi)->s_cluster_bits)377 (sbi)->s_cluster_bits)1508 unsigned int s_cluster_bits; /* log2 of s_cluster_ratio */ member
914 (9 - EXT4_SB(sb)->s_cluster_bits); in add_new_gdb()1024 int cluster_bits = EXT4_SB(sb)->s_cluster_bits; in reserve_backup_gdb()1930 (9 - sbi->s_cluster_bits))) in ext4_convert_meta_bg()
106 sbi->s_cluster_bits); in reserved_clusters_store()
1188 nclu = (end - i + 1) >> sbi->s_cluster_bits; in count_rsvd()1190 i += nclu << sbi->s_cluster_bits; in count_rsvd()
199 sbi->s_cluster_bits = layout->cluster_bits; in mbt_init_sb_layout()
4257 sbi->s_cluster_bits); in ext4_set_resv_clusters()4403 sbi->s_cluster_bits = le32_to_cpu(es->s_log_cluster_size) - in ext4_handle_clustersize()4418 sbi->s_cluster_bits = 0; in ext4_handle_clustersize()
921 size_t cluster_size = 1 << (EXT4_SB(sb)->s_cluster_bits + in round_up_cluster()
3700 sbi->s_cluster_bits, 32); in ext4_mb_init()