Searched refs:run2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Dattrib.c2117 struct runs_tree run2; local
2169 run_init(&run2);
2228 err = run_clone(run, &run2);
2257 run_deallocate_ex(sbi, &run2, vcn1, zero, &hole, true);
2300 run_close(&run2);
2313 if (mi_pack_runs(mi, attr, &run2, evcn1 - svcn))

Completed in 264 milliseconds