Searched refs:EXT4_LBLK_COFF (Results 1 – 4 of 4) sorted by relevance
2515 if ((EXT4_LBLK_COFF(sbi, to) != sbi->s_cluster_ratio - 1) && in ext4_remove_blocks()2554 if (EXT4_LBLK_COFF(sbi, from) && num == ee_len) { in ext4_remove_blocks()4006 ext4_lblk_t c_offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in get_implied_cluster_alloc()4201 cluster_offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in ext4_ext_map_blocks()4266 offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in ext4_ext_map_blocks()
1096 if (EXT4_LBLK_COFF(sbi, i) != 0) { in count_rsvd()
317 #define EXT4_LBLK_COFF(s, lblk) ((lblk) & \ macro
5384 overflow = EXT4_LBLK_COFF(sbi, count); in ext4_free_blocks()