Home
last modified time | relevance | path

Searched refs:checkpoint_event (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.h189 wake_up(&osb->checkpoint_event); in ocfs2_start_checkpoint()
H A Docfs2.h352 wait_queue_head_t checkpoint_event; member
H A Dsuper.c2095 init_waitqueue_head(&osb->checkpoint_event); in ocfs2_initialize_super()
H A Djournal.c2307 wait_event_interruptible(osb->checkpoint_event, in ocfs2_commit_thread()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.h188 wake_up(&osb->checkpoint_event); in ocfs2_start_checkpoint()
H A Docfs2.h350 wait_queue_head_t checkpoint_event; member
H A Djournal.c2340 wait_event_interruptible(osb->checkpoint_event, in ocfs2_commit_thread()
H A Dsuper.c2086 init_waitqueue_head(&osb->checkpoint_event); in ocfs2_initialize_super()

Completed in 17 milliseconds