Home
last modified time | relevance | path

Searched refs:LOG_WALK_REPLAY_ALL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c93 LOG_WALK_REPLAY_ALL, enumerator
2675 if (wc->stage < LOG_WALK_REPLAY_ALL) in replay_one_buffer()
6368 if (!ret && wc.stage == LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()
6373 if (!ret && wc.stage == LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()
6411 if (wc.stage < LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c103 LOG_WALK_REPLAY_ALL, enumerator
2510 if (wc->stage < LOG_WALK_REPLAY_ALL) in replay_one_buffer()
7226 if (!ret && wc.stage == LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()
7233 if (!ret && wc.stage == LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()
7272 if (wc.stage < LOG_WALK_REPLAY_ALL) { in btrfs_recover_log_trees()

Completed in 19 milliseconds