Lines Matching refs:log_path
2118 struct btrfs_path *log_path, in check_item_in_log() argument
2149 log_di = btrfs_lookup_dir_index_item(trans, log, log_path, in check_item_in_log()
2164 btrfs_release_path(log_path); in check_item_in_log()
2185 btrfs_release_path(log_path); in check_item_in_log()
2198 struct btrfs_path *log_path; in replay_xattr_deletes() local
2203 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2204 if (!log_path) in replay_xattr_deletes()
2246 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2248 btrfs_release_path(log_path); in replay_xattr_deletes()
2283 btrfs_free_path(log_path); in replay_xattr_deletes()
2310 struct btrfs_path *log_path; in replay_dir_deletes() local
2315 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2316 if (!log_path) in replay_dir_deletes()
2325 btrfs_free_path(log_path); in replay_dir_deletes()
2371 log_path, dir, in replay_dir_deletes()
2387 btrfs_free_path(log_path); in replay_dir_deletes()