Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Djournal.h189 wake_up(&osb->checkpoint_event); in ocfs2_start_checkpoint()
H A Docfs2.h389 wait_queue_head_t checkpoint_event; member
H A Djournal.c2409 wait_event_interruptible(osb->checkpoint_event, in ocfs2_commit_thread()
H A Dsuper.c2033 init_waitqueue_head(&osb->checkpoint_event); in ocfs2_initialize_super()