Searched refs:j_checkpointed (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/ocfs2/
H A Djournal.c326 wake_up(&journal->j_checkpointed);
831 init_waitqueue_head(&journal->j_checkpointed);
H A Djournal.h57 wait_queue_head_t j_checkpointed; member in struct:ocfs2_journal
207 wait_event(osb->journal->j_checkpointed,

Completed in 196 milliseconds