fixup_path       2065 fs/btrfs/tree-log.c 	struct btrfs_path *fixup_path = NULL;
fixup_path       2108 fs/btrfs/tree-log.c 			if (!fixup_path) {
fixup_path       2109 fs/btrfs/tree-log.c 				fixup_path = btrfs_alloc_path();
fixup_path       2110 fs/btrfs/tree-log.c 				if (!fixup_path) {
fixup_path       2117 fs/btrfs/tree-log.c 			ret = link_to_fixup_dir(trans, root, fixup_path,
fixup_path       2124 fs/btrfs/tree-log.c 	btrfs_free_path(fixup_path);