Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Djournal.h73 wait_queue_head_t j_checkpointed; member
222 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
Djournal.c343 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
Dsuper.c2251 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_initialize_super()