Lines Matching refs:EXT4_B2C
2520 *partial_cluster != (long long) EXT4_B2C(sbi, pblk)) { in ext4_remove_blocks()
2556 *partial_cluster == -(long long) EXT4_B2C(sbi, pblk+num-1)) in ext4_remove_blocks()
2579 first_cluster = (long long) EXT4_B2C(sbi, pblk); in ext4_remove_blocks()
2675 -(long long) EXT4_B2C(sbi, pblk); in ext4_ext_rm_leaf()
2777 if (*partial_cluster != (long long) EXT4_B2C(sbi, pblk)) { in ext4_ext_rm_leaf()
2886 -(long long) EXT4_B2C(sbi, pblk); in ext4_ext_remove_space()
2916 -(long long) EXT4_B2C(sbi, pblk); in ext4_ext_remove_space()
3899 alloc_cluster_start = EXT4_B2C(sbi, lblk_start); in get_reserved_cluster_alloc()
3900 alloc_cluster_end = EXT4_B2C(sbi, lblk_start + num_blks - 1); in get_reserved_cluster_alloc()
4201 ex_cluster_start = EXT4_B2C(sbi, ee_block); in get_implied_cluster_alloc()
4202 ex_cluster_end = EXT4_B2C(sbi, ee_block + ee_len - 1); in get_implied_cluster_alloc()
4205 rr_cluster_start = EXT4_B2C(sbi, map->m_lblk); in get_implied_cluster_alloc()