Home
last modified time | relevance | path

Searched refs:ls_sync_wait (Results 1 – 2 of 2) sorted by relevance

/fs/gfs2/
Dlock_dlm.c498 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()
Dincore.h683 struct completion ls_sync_wait; /* {control,mounted}_{lock,unlock} */ member