Lines Matching defs:bh_cpos
566 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend;
646 bh_cpos = bh_pos >> vol->cluster_size_bits;
699 cdelta = bh_cpos - vcn;
829 while (rl->length && rl[1].vcn <= bh_cpos)
831 lcn = ntfs_rl_vcn_to_lcn(rl, bh_cpos);
838 vcn = bh_cpos;
882 err = ntfs_map_runlist_nolock(ni, bh_cpos,
908 (unsigned long long)bh_cpos,
926 if ((bh_cend <= cpos || bh_cpos >= cend)) {
974 rl2 = ntfs_cluster_alloc(vol, bh_cpos, 1, lcn, DATA_ZONE,
1020 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx);
1152 vcn = bh_cpos;
1223 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx)) {
1255 if (ntfs_rl_punch_nolock(vol, &ni->runlist, bh_cpos, 1)) {
1325 end = bh_cpos << vol->cluster_size_bits;