Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c2961 struct runs_tree *run1;
3221 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
3346 oa2->run1 = &oa2->run0; in do_action()
3719 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action()
4763 oa->run1 = &oa->run0; in log_replay()
4783 oa->run1 = &ni_oe->file.run; in log_replay()
4790 oa->run1 = &ni_oe->dir.alloc_run; in log_replay()
4815 oa->run1 = &oa->run0; in log_replay()
4866 if ((!run_lookup_entry(oa->run1, vcn, &lcn0, &len0, NULL) || in log_replay()
4868 !run_add_entry(oa->run1, vc in log_replay()
2951 struct runs_tree *run1; global() member
[all...]