Home
last modified time | relevance | path

Searched refs:j_checkpointed (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.h59 wait_queue_head_t j_checkpointed; member
208 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
H A Dsuper.c2215 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_initialize_super()
H A Djournal.c330 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.h57 wait_queue_head_t j_checkpointed; member
207 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
H A Djournal.c326 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
831 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_journal_alloc()

Completed in 11 milliseconds