Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Djournal.h59 wait_queue_head_t j_checkpointed; member
207 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
Djournal.c330 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
Dsuper.c2196 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_initialize_super()