Home
last modified time | relevance | path

Searched refs:last_ex (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/ext4/
Dextents.c3779 struct ext4_extent *last_ex; in check_eofblocks_fl() local
3794 last_ex = EXT_LAST_EXTENT(eh); in check_eofblocks_fl()
3804 if (lblk + len < le32_to_cpu(last_ex->ee_block) + in check_eofblocks_fl()
3805 ext4_ext_get_actual_len(last_ex)) in check_eofblocks_fl()