Lines Matching refs:log_path
2139 struct btrfs_path *log_path, in check_item_in_log() argument
2174 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2179 log_path, in check_item_in_log()
2187 btrfs_release_path(log_path); in check_item_in_log()
2225 btrfs_release_path(log_path); in check_item_in_log()
2234 btrfs_release_path(log_path); in check_item_in_log()
2245 struct btrfs_path *log_path; in replay_xattr_deletes() local
2250 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2251 if (!log_path) in replay_xattr_deletes()
2293 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2295 btrfs_release_path(log_path); in replay_xattr_deletes()
2330 btrfs_free_path(log_path); in replay_xattr_deletes()
2358 struct btrfs_path *log_path; in replay_dir_deletes() local
2363 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2364 if (!log_path) in replay_dir_deletes()
2373 btrfs_free_path(log_path); in replay_dir_deletes()
2415 log_path, dir, in replay_dir_deletes()
2439 btrfs_free_path(log_path); in replay_dir_deletes()