Searched refs:bh_next (Results 1 – 1 of 1) sorted by relevance
203 u32 bh_next, bh_off, z_end; in ntfs_zero_range() local225 bh_next = bh_off + blocksize; in ntfs_zero_range()227 if (bh_next <= z_start || bh_off >= z_end) in ntfs_zero_range()258 } while (bh_off = bh_next, iblock += 1, in ntfs_zero_range()318 u32 bh_next = bh_off + blocksize; in ntfs_sparse_cluster() local320 if (from <= bh_off && bh_next <= to) { in ntfs_sparse_cluster()326 bh_off = bh_next; in ntfs_sparse_cluster()