Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfslog.c2949 struct runs_tree *run1; member
3192 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
3328 oa2->run1 = &oa2->run0; in do_action()
3709 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, 0); in do_action()
4734 oa->run1 = &oa->run0; in log_replay()
4754 oa->run1 = &ni_oe->file.run; in log_replay()
4761 oa->run1 = &ni_oe->dir.alloc_run; in log_replay()
4780 oa->run1 = &oa->run0; in log_replay()
4831 if ((!run_lookup_entry(oa->run1, vcn, &lcn0, &len0, NULL) || in log_replay()
4833 !run_add_entry(oa->run1, vcn, lcn, 1, false)) { in log_replay()
[all …]