Searched refs:run1 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | fslog.c | 2929 struct runs_tree *run1; member 3172 err = ntfs_read_run_nb(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 3240 // run_close(oa2->run1); in do_action() 3308 oa2->run1 = &oa2->run0; in do_action() 3687 err = ntfs_sb_write_run(sbi, oa->run1, vbo, buffer_le, bytes, in do_action() 4704 oa->run1 = &oa->run0; in log_replay() 4724 oa->run1 = &ni_oe->file.run; in log_replay() 4731 oa->run1 = &ni_oe->dir.alloc_run; in log_replay() 4756 oa->run1 = &oa->run0; in log_replay() 4807 if ((!run_lookup_entry(oa->run1, vc in log_replay() [all...] |
Completed in 6 milliseconds