Searched refs:EXT4_LBLK_COFF (Results 1 – 4 of 4) sorted by relevance
2522 if ((EXT4_LBLK_COFF(sbi, to) != sbi->s_cluster_ratio - 1) && in ext4_remove_blocks()2561 if (EXT4_LBLK_COFF(sbi, from) && num == ee_len) { in ext4_remove_blocks()4012 ext4_lblk_t c_offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in get_implied_cluster_alloc()4207 cluster_offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in ext4_ext_map_blocks()4272 offset = EXT4_LBLK_COFF(sbi, map->m_lblk); in ext4_ext_map_blocks()
1095 if (EXT4_LBLK_COFF(sbi, i) != 0) { in count_rsvd()
331 #define EXT4_LBLK_COFF(s, lblk) ((lblk) & \ macro
6154 overflow = EXT4_LBLK_COFF(sbi, count); in ext4_free_blocks()