Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfs.h124 BTRFS_FS_STATE_LOG_REPLAY_ABORTED, enumerator
H A Dtree-log.c188 if (test_and_set_bit(BTRFS_FS_STATE_LOG_REPLAY_ABORTED, &fs_info->fs_state)) in do_abort_log_replay()