Searched refs:log_path (Results 1 – 2 of 2) sorted by relevance
62 $ ASAN_OPTIONS=log_path=asan.log ./perf record -a
2218 struct btrfs_path *log_path, in check_item_in_log() argument2253 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()2258 log_path, in check_item_in_log()2266 btrfs_release_path(log_path); in check_item_in_log()2304 btrfs_release_path(log_path); in check_item_in_log()2313 btrfs_release_path(log_path); in check_item_in_log()2324 struct btrfs_path *log_path; in replay_xattr_deletes() local2329 log_path = btrfs_alloc_path(); in replay_xattr_deletes()2330 if (!log_path) in replay_xattr_deletes()2372 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()[all …]