Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dsuper.c1181 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1193 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1202 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1214 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
2153 init_waitqueue_head(&osb->osb_mount_event); in ocfs2_initialize_super()
Docfs2.h434 wait_queue_head_t osb_mount_event; member
Djournal.c2266 wait_event(osb->osb_mount_event, in __ocfs2_wait_on_mount()