Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dextents.c3784 struct ext4_extent *last_ex; in check_eofblocks_fl() local
3799 last_ex = EXT_LAST_EXTENT(eh); in check_eofblocks_fl()
3809 if (lblk + len < le32_to_cpu(last_ex->ee_block) + in check_eofblocks_fl()
3810 ext4_ext_get_actual_len(last_ex)) in check_eofblocks_fl()