Searched refs:link_to_fixup_dir (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 100 static int link_to_fixup_dir(struct btrfs_trans_handle *trans, 880 ret = link_to_fixup_dir(trans, root, path, location.objectid); in drop_one_dir_item() 1838 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir() function 2142 ret = link_to_fixup_dir(trans, root, fixup_path, in replay_one_dir_item() 2299 ret = link_to_fixup_dir(trans, root, in check_item_in_log() 2658 ret = link_to_fixup_dir(wc->trans, root, in replay_one_buffer() 5639 * link_to_fixup_dir());
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 110 static int link_to_fixup_dir(struct btrfs_trans_handle *trans, 953 ret = link_to_fixup_dir(trans, root, path, location.objectid); in drop_one_dir_item() 1710 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir() function 2004 ret = link_to_fixup_dir(trans, root, fixup_path, di_key.objectid); in replay_one_dir_item() 2154 ret = link_to_fixup_dir(trans, root, path, location.objectid); in check_item_in_log() 2493 ret = link_to_fixup_dir(wc->trans, root, in replay_one_buffer() 5360 * link_to_fixup_dir());
|
Completed in 17 milliseconds