Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dsuper.c1135 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1147 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1156 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
1165 wake_up(&osb->osb_mount_event); in ocfs2_fill_super()
2098 init_waitqueue_head(&osb->osb_mount_event); in ocfs2_initialize_super()
Docfs2.h450 wait_queue_head_t osb_mount_event; member
Djournal.c2350 wait_event(osb->osb_mount_event, in __ocfs2_wait_on_mount()