Searched refs:log_path (Results 1 – 3 of 3) sorted by relevance
101 log_path = test_data_path('test_output_isolated_correctly.log')102 with open(log_path) as file:112 log_path = test_data_path('test_pound_sign.log')113 with open(log_path) as file:
2118 struct btrfs_path *log_path, in check_item_in_log() argument2149 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() local2203 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()[all …]
62 $ ASAN_OPTIONS=log_path=asan.log ./perf record -a