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