Searched refs:ext4_es_pblock (Results 1 – 4 of 4) sorted by relevance
277 ext4_es_pblock(es1), ext4_es_status(es1)); in __es_find_extent_range()555 (ext4_es_pblock(es1) + es1->es_len == ext4_es_pblock(es2))) in ext4_es_can_be_merged()658 ext4_es_pblock(es), ext4_es_status(es)); in ext4_es_insert_extent_ext_check()674 ext4_es_pblock(es), es_status ? 'u' : 'w'); in ext4_es_insert_extent_ext_check()684 ext4_es_pblock(es), es_status ? 'u' : 'w'); in ext4_es_insert_extent_ext_check()697 ext4_es_pblock(es), ext4_es_status(es)); in ext4_es_insert_extent_ext_check()731 ext4_es_pblock(es), ext4_es_status(es)); in ext4_es_insert_extent_ind_check()740 if (map.m_pblk != ext4_es_pblock(es)) { in ext4_es_insert_extent_ind_check()745 ext4_es_pblock(es)); in ext4_es_insert_extent_ind_check()761 ext4_es_pblock(es), ext4_es_status(es)); in ext4_es_insert_extent_ind_check()[all …]
209 static inline ext4_fsblk_t ext4_es_pblock(struct extent_status *es) in ext4_es_pblock() function216 ext4_fsblk_t pblock = ext4_es_pblock(es); in ext4_es_show_pblock()
629 map->m_pblk = ext4_es_pblock(&es) + in ext4_map_blocks()1786 map->m_pblk = ext4_es_pblock(&es) + map->m_lblk - es.es_lblk; in ext4_da_map_blocks()
2229 es.es_pblk = ext4_es_pblock(&es); in ext4_fill_es_cache_info()