Home
last modified time | relevance | path

Searched refs:osb_mount_event (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Dsuper.c1179 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1191 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1200 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1212 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
2142 init_waitqueue_head(&osb->osb_mount_event); in ocfs2_initialize_super()
Docfs2.h432 wait_queue_head_t osb_mount_event; member
Djournal.c2225 wait_event(osb->osb_mount_event, in __ocfs2_wait_on_mount()