Lines Matching refs:log_path
2244 struct btrfs_path *log_path, in check_item_in_log() argument
2279 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2284 log_path, in check_item_in_log()
2292 btrfs_release_path(log_path); in check_item_in_log()
2330 btrfs_release_path(log_path); in check_item_in_log()
2339 btrfs_release_path(log_path); in check_item_in_log()
2350 struct btrfs_path *log_path; in replay_xattr_deletes() local
2355 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2356 if (!log_path) in replay_xattr_deletes()
2398 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2400 btrfs_release_path(log_path); in replay_xattr_deletes()
2435 btrfs_free_path(log_path); in replay_xattr_deletes()
2463 struct btrfs_path *log_path; in replay_dir_deletes() local
2468 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2469 if (!log_path) in replay_dir_deletes()
2478 btrfs_free_path(log_path); in replay_dir_deletes()
2522 log_path, dir, in replay_dir_deletes()
2546 btrfs_free_path(log_path); in replay_dir_deletes()