Home
last modified time | relevance | path

Searched refs:checkpoint_event (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Djournal.h203 wake_up(&osb->checkpoint_event); in ocfs2_start_checkpoint()
Docfs2.h362 wait_queue_head_t checkpoint_event; member
Djournal.c2296 wait_event_interruptible(osb->checkpoint_event, in ocfs2_commit_thread()
Dsuper.c2140 init_waitqueue_head(&osb->checkpoint_event); in ocfs2_initialize_super()