Home
last modified time | relevance | path

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

/Linux-v5.15/fs/dlm/
Dmidcomms.c173 #define DLM_FIN_WAIT1 3 macro
230 case DLM_FIN_WAIT1: in dlm_state_str()
505 case DLM_FIN_WAIT1: in dlm_midcomms_receive_buffer()
1167 case DLM_FIN_WAIT1: in dlm_act_fin_ack_rcv()
1325 node->state = DLM_FIN_WAIT1; in midcomms_shutdown()
1341 if (node->state == DLM_FIN_WAIT1) { in midcomms_shutdown()