Home
last modified time | relevance | path

Searched refs:log_path (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/Documentation/
DBuild.txt62 $ ASAN_OPTIONS=log_path=asan.log ./perf record -a
/Linux-v5.4/fs/btrfs/
Dtree-log.c2218 struct btrfs_path *log_path, in check_item_in_log() argument
2253 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() local
2329 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 …]