Searched refs:run2 (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrib.c | 2270 struct runs_tree run2; in attr_punch_hole() local 2322 run_init(&run2); in attr_punch_hole() 2382 err = run_clone(run, &run2); in attr_punch_hole() 2411 run_deallocate_ex(sbi, &run2, vcn1, zero, &hole, true, in attr_punch_hole() 2455 run_close(&run2); in attr_punch_hole() 2468 if (mi_pack_runs(mi, attr, &run2, evcn1 - svcn)) in attr_punch_hole()
|