Searched refs:ls_sync_wait (Results 1 – 2 of 2) sorted by relevance
498 complete(&ls->ls_sync_wait); in sync_wait_cb()513 wait_for_completion(&ls->ls_sync_wait); in sync_unlock()542 wait_for_completion(&ls->ls_sync_wait); in sync_lock()799 init_completion(&ls->ls_sync_wait); in control_mount()
683 struct completion ls_sync_wait; /* {control,mounted}_{lock,unlock} */ member