Home
last modified time | relevance | path

Searched refs:oc_sync_wait (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c117 struct completion oc_sync_wait; member
818 complete(&lc->oc_sync_wait); in sync_wait_cb()
834 wait_for_completion(&lc->oc_sync_wait); in sync_unlock()
860 wait_for_completion(&lc->oc_sync_wait); in sync_lock()
996 init_completion(&lc->oc_sync_wait); in user_cluster_connect()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c116 struct completion oc_sync_wait; member
804 complete(&lc->oc_sync_wait); in sync_wait_cb()
820 wait_for_completion(&lc->oc_sync_wait); in sync_unlock()
846 wait_for_completion(&lc->oc_sync_wait); in sync_lock()
982 init_completion(&lc->oc_sync_wait); in user_cluster_connect()

Completed in 6 milliseconds