Lines Matching refs:log_path
2199 struct btrfs_path *log_path, in check_item_in_log() argument
2234 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()
2239 log_path, in check_item_in_log()
2247 btrfs_release_path(log_path); in check_item_in_log()
2285 btrfs_release_path(log_path); in check_item_in_log()
2294 btrfs_release_path(log_path); in check_item_in_log()
2305 struct btrfs_path *log_path; in replay_xattr_deletes() local
2310 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2311 if (!log_path) in replay_xattr_deletes()
2353 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2355 btrfs_release_path(log_path); in replay_xattr_deletes()
2390 btrfs_free_path(log_path); in replay_xattr_deletes()
2418 struct btrfs_path *log_path; in replay_dir_deletes() local
2423 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2424 if (!log_path) in replay_dir_deletes()
2433 btrfs_free_path(log_path); in replay_dir_deletes()
2475 log_path, dir, in replay_dir_deletes()
2499 btrfs_free_path(log_path); in replay_dir_deletes()