Searched refs:fixup_path (Results 1 – 1 of 1) sorted by relevance
2035 struct btrfs_path *fixup_path = NULL; in replay_one_dir_item() local2078 if (!fixup_path) { in replay_one_dir_item()2079 fixup_path = btrfs_alloc_path(); in replay_one_dir_item()2080 if (!fixup_path) { in replay_one_dir_item()2087 ret = link_to_fixup_dir(trans, root, fixup_path, in replay_one_dir_item()2094 btrfs_free_path(fixup_path); in replay_one_dir_item()