Lines Matching refs:log_path
2257 struct btrfs_path *log_path, in check_item_in_log() argument
2292 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2297 log_path, in check_item_in_log()
2305 btrfs_release_path(log_path); in check_item_in_log()
2343 btrfs_release_path(log_path); in check_item_in_log()
2352 btrfs_release_path(log_path); in check_item_in_log()
2363 struct btrfs_path *log_path; in replay_xattr_deletes() local
2368 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2369 if (!log_path) in replay_xattr_deletes()
2411 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2413 btrfs_release_path(log_path); in replay_xattr_deletes()
2448 btrfs_free_path(log_path); in replay_xattr_deletes()
2476 struct btrfs_path *log_path; in replay_dir_deletes() local
2481 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2482 if (!log_path) in replay_dir_deletes()
2491 btrfs_free_path(log_path); in replay_dir_deletes()
2533 log_path, dir, in replay_dir_deletes()
2557 btrfs_free_path(log_path); in replay_dir_deletes()