Searched refs:bh_next (Results 1 – 1 of 1) sorted by relevance
205 u32 bh_next, bh_off, z_end; in ntfs_zero_range() local227 bh_next = bh_off + blocksize; in ntfs_zero_range()229 if (bh_next <= z_start || bh_off >= z_end) in ntfs_zero_range()260 } while (bh_off = bh_next, iblock += 1, in ntfs_zero_range()320 u32 bh_next = bh_off + blocksize; in ntfs_sparse_cluster() local322 if (from <= bh_off && bh_next <= to) { in ntfs_sparse_cluster()328 bh_off = bh_next; in ntfs_sparse_cluster()