Lines Matching refs:log_path
2137 struct btrfs_path *log_path, in check_item_in_log() argument
2174 log_di = btrfs_lookup_dir_index_item(trans, log, log_path, in check_item_in_log()
2190 btrfs_release_path(log_path); in check_item_in_log()
2211 btrfs_release_path(log_path); in check_item_in_log()
2224 struct btrfs_path *log_path; in replay_xattr_deletes() local
2229 log_path = btrfs_alloc_path(); in replay_xattr_deletes()
2230 if (!log_path) in replay_xattr_deletes()
2272 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()
2274 btrfs_release_path(log_path); in replay_xattr_deletes()
2309 btrfs_free_path(log_path); in replay_xattr_deletes()
2336 struct btrfs_path *log_path; in replay_dir_deletes() local
2341 log_path = btrfs_alloc_path(); in replay_dir_deletes()
2342 if (!log_path) in replay_dir_deletes()
2351 btrfs_free_path(log_path); in replay_dir_deletes()
2397 log_path, dir, in replay_dir_deletes()
2413 btrfs_free_path(log_path); in replay_dir_deletes()