Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.h73 wait_queue_head_t j_checkpointed; member
223 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
Djournal.c336 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
Dsuper.c2264 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_initialize_super()