Lines Matching refs:run1
2929 struct runs_tree *run1;
3172 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes,
3240 // run_close(oa2->run1);
3308 oa2->run1 = &oa2->run0;
3687 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes,
4704 oa->run1 = &oa->run0;
4724 oa->run1 = &ni_oe->file.run;
4731 oa->run1 = &ni_oe->dir.alloc_run;
4756 oa->run1 = &oa->run0;
4807 if ((!run_lookup_entry(oa->run1, vcn, &lcn0, &len0, NULL) ||
4809 !run_add_entry(oa->run1, vcn, lcn, 1, false)) {
4898 if (!run_lookup_entry(oa->run1, vcn, &lcn, NULL, NULL) ||
5021 is_mapped = run_lookup_entry(oa->run1, le64_to_cpu(lrh->target_vcn),