Lines Matching refs:log_path
2218 struct btrfs_path *log_path, in check_item_in_log() argument
2253 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2258 log_path, in check_item_in_log()
2266 btrfs_release_path(log_path); in check_item_in_log()
2304 btrfs_release_path(log_path); in check_item_in_log()
2313 btrfs_release_path(log_path); in check_item_in_log()
2324 struct btrfs_path *log_path; in replay_xattr_deletes() local
2329 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2330 if (!log_path) in replay_xattr_deletes()
2372 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2374 btrfs_release_path(log_path); in replay_xattr_deletes()
2409 btrfs_free_path(log_path); in replay_xattr_deletes()
2437 struct btrfs_path *log_path; in replay_dir_deletes() local
2442 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2443 if (!log_path) in replay_dir_deletes()
2452 btrfs_free_path(log_path); in replay_dir_deletes()
2494 log_path, dir, in replay_dir_deletes()
2518 btrfs_free_path(log_path); in replay_dir_deletes()