Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ocfs2/
Dsuper.c1131 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1143 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1152 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1161 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
2097 init_waitqueue_head(&osb->osb_mount_event); in ocfs2_initialize_super()
Docfs2.h423 wait_queue_head_t osb_mount_event; member
Djournal.c2299 wait_event(osb->osb_mount_event, in __ocfs2_wait_on_mount()