Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dattrib.c2109 struct runs_tree run2; in attr_punch_hole() local
2161 run_init(&run2); in attr_punch_hole()
2220 err = run_clone(run, &run2); in attr_punch_hole()
2249 run_deallocate_ex(sbi, &run2, vcn1, zero, &hole, true); in attr_punch_hole()
2292 run_close(&run2); in attr_punch_hole()
2305 if (mi_pack_runs(mi, attr, &run2, evcn1 - svcn)) in attr_punch_hole()

Completed in 6 milliseconds