Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Djournal.c107 enum ocfs2_replay_state rm_state; member
117 if (osb->replay_map->rm_state == REPLAY_DONE) in ocfs2_replay_map_set_state()
120 osb->replay_map->rm_state = state; in ocfs2_replay_map_set_state()
143 replay_map->rm_state = REPLAY_UNNEEDED; in ocfs2_compute_replay_slots()
165 if (replay_map->rm_state != REPLAY_NEEDED) in ocfs2_queue_replay_slots()
173 replay_map->rm_state = REPLAY_DONE; in ocfs2_queue_replay_slots()