Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Djournal.h57 wait_queue_head_t j_checkpointed; member
207 wait_event(osb->journal->j_checkpointed, in ocfs2_checkpoint_inode()
Djournal.c328 wake_up(&journal->j_checkpointed); in ocfs2_commit_cache()
833 init_waitqueue_head(&journal->j_checkpointed); in ocfs2_journal_alloc()