Searched refs:dlm_ls_stop (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/fs/dlm/
H A Dmember.h16 int dlm_ls_stop(struct dlm_ls *ls);
H A Drequestqueue.c58 * here before processing the message it got. If a new dlm_ls_stop() arrives
114 * stopped here because dlm_ls_stop won't stop locking until it's suspended us
H A Ddlm_internal.h627 * LSFL_RECOVER_STOP - dlm_ls_stop() sets this to tell dlm recovery routines
630 * LSFL_RECOVER_DOWN - dlm_ls_stop() sets this to tell dlm_recoverd that it
632 * within dlm_ls_stop causes complaints about the lock acquired/released
643 * dlm_ls_stop() clears this to tell dlm locking routines that they should
H A Drecoverd.c255 stopped via dlm_ls_stop(); in that case we need to leave the RECOVERY_STOP
H A Dlockspace.c49 dlm_ls_stop(ls); dlm_control_store()
909 dlm_ls_stop(ls); dlm_stop_lockspaces()
H A Dmember.c595 /* Userspace guarantees that dlm_ls_stop() has completed on all nodes before
598 int dlm_ls_stop(struct dlm_ls *ls) dlm_ls_stop() function
H A Dlock.c1921 /* This is only called by dlm_recoverd, and we rely on dlm_ls_stop() stopping
5057 /* this rwsem allows dlm_ls_stop() to wait for all dlm_recv threads to dlm_receive_buffer()

Completed in 129 milliseconds