Searched refs:walk_down_log_tree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 2730 static noinline int walk_down_log_tree(struct btrfs_trans_handle *trans, in walk_down_log_tree() function 2902 wret = walk_down_log_tree(trans, log, path, &level, wc); in walk_log_tree()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 2588 static noinline int walk_down_log_tree(struct btrfs_trans_handle *trans, in walk_down_log_tree() function 2729 wret = walk_down_log_tree(trans, log, path, &level, wc); in walk_log_tree()
|
Completed in 15 milliseconds