Lines Matching defs:bh_cpos
573 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend;
653 bh_cpos = bh_pos >> vol->cluster_size_bits;
706 cdelta = bh_cpos - vcn;
836 while (rl->length && rl[1].vcn <= bh_cpos)
838 lcn = ntfs_rl_vcn_to_lcn(rl, bh_cpos);
845 vcn = bh_cpos;
889 err = ntfs_map_runlist_nolock(ni, bh_cpos,
915 (unsigned long long)bh_cpos,
933 if ((bh_cend <= cpos || bh_cpos >= cend)) {
981 rl2 = ntfs_cluster_alloc(vol, bh_cpos, 1, lcn, DATA_ZONE,
1027 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx);
1159 vcn = bh_cpos;
1230 CASE_SENSITIVE, bh_cpos, NULL, 0, ctx)) {
1262 if (ntfs_rl_punch_nolock(vol, &ni->runlist, bh_cpos, 1)) {
1332 end = bh_cpos << vol->cluster_size_bits;