Searched refs:bh_next (Results 1 – 1 of 1) sorted by relevance
188 u32 bh_next, bh_off, to; in ntfs_zero_range() local210 bh_next = bh_off + blocksize; in ntfs_zero_range()212 if (bh_next <= from || bh_off >= to) in ntfs_zero_range()237 } while (bh_off = bh_next, iblock += 1, in ntfs_zero_range()