Searched refs:next_pblk (Results 1 – 2 of 2) sorted by relevance
3669 ext4_fsblk_t next_pblk, ee_pblk; in ext4_ext_convert_to_initialized() local3675 next_pblk = ext4_ext_pblock(abut_ex); in ext4_ext_convert_to_initialized()3689 ((ee_pblk + ee_len) == next_pblk) && /*C3*/ in ext4_ext_convert_to_initialized()3700 ext4_ext_store_pblock(abut_ex, next_pblk - map_len); in ext4_ext_convert_to_initialized()
3530 ext4_fsblk_t next_pblk = 0; in ext4_map_blocks_atomic_write_slow() local3564 if ((check_next_pblk && next_pblk != map->m_pblk) || in ext4_map_blocks_atomic_write_slow()3569 next_pblk, map->m_pblk, ret); in ext4_map_blocks_atomic_write_slow()3573 next_pblk = map->m_pblk + map->m_len; in ext4_map_blocks_atomic_write_slow()