Searched refs:z_end (Results 1 – 1 of 1) sorted by relevance
203 u32 bh_next, bh_off, z_end; in ntfs_zero_range() local209 z_end = (page_off + PAGE_SIZE) > vbo_to ? (vbo_to - page_off) in ntfs_zero_range()227 if (bh_next <= z_start || bh_off >= z_end) in ntfs_zero_range()261 zero_user_segment(page, z_start, z_end); in ntfs_zero_range()