Lines Matching refs:stop_vcn
5907 VCN stop_vcn;
6000 stop_vcn = 0;
6011 * @stop_vcn properly, i.e. to the lowest vcn of record that
6018 stop_vcn = sle64_to_cpu(a->lowest_vcn);
6025 first_lcn = ntfs_rl_vcn_to_lcn(na->rl, stop_vcn);
6072 stop_vcn, exp_max_mp_size);
6126 a->lowest_vcn = cpu_to_sle64(stop_vcn);
6131 ctx->al_entry->lowest_vcn = cpu_to_sle64(stop_vcn);
6141 stop_vcn, &stop_rl))
6144 stop_vcn = stop_rl->vcn;
6146 stop_vcn = 0;
6151 a->highest_vcn = cpu_to_sle64(stop_vcn - 1);
6221 na->rl, stop_vcn, INT_MAX);
6252 na->name, na->name_len, stop_vcn, mp_size,
6266 stop_vcn, &stop_rl);
6268 stop_vcn = stop_rl->vcn;
6270 stop_vcn = 0;
6279 a->highest_vcn = cpu_to_sle64(stop_vcn - 1);