Searched refs:log_path (Results 1 – 3 of 3) sorted by relevance
105 log_path = test_data_path('test_output_isolated_correctly.log')106 with open(log_path) as file:116 log_path = test_data_path('test_pound_sign.log')117 with open(log_path) as file:
62 $ ASAN_OPTIONS=log_path=asan.log ./perf record -a
2257 struct btrfs_path *log_path, in check_item_in_log() argument2292 log_di = btrfs_lookup_dir_item(trans, log, log_path, in check_item_in_log()2297 log_path, in check_item_in_log()2305 btrfs_release_path(log_path); in check_item_in_log()2343 btrfs_release_path(log_path); in check_item_in_log()2352 btrfs_release_path(log_path); in check_item_in_log()2363 struct btrfs_path *log_path; in replay_xattr_deletes() local2368 log_path = btrfs_alloc_path(); in replay_xattr_deletes()2369 if (!log_path) in replay_xattr_deletes()2411 log_di = btrfs_lookup_xattr(NULL, log, log_path, ino, in replay_xattr_deletes()[all …]