Searched refs:log_path (Results 1 – 1 of 1) sorted by relevance
2239 struct btrfs_path *log_path, in check_item_in_log() argument2274 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()2279 log_path, in check_item_in_log()2287 btrfs_release_path(log_path); in check_item_in_log()2325 btrfs_release_path(log_path); in check_item_in_log()2334 btrfs_release_path(log_path); in check_item_in_log()2345 struct btrfs_path *log_path; in replay_xattr_deletes() local2350 log_path = btrfs_alloc_path(); in replay_xattr_deletes()2351 if (!log_path) in replay_xattr_deletes()2393 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()[all …]