Searched refs:last_block_offset (Results 1 – 1 of 1) sorted by relevance
3951 loff_t first_block_offset, last_block_offset, max_length; in ext4_punch_hole() local4024 last_block_offset = round_down((offset + length), sb->s_blocksize) - 1; in ext4_punch_hole()4027 if (last_block_offset > first_block_offset) { in ext4_punch_hole()4032 last_block_offset); in ext4_punch_hole()