Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dconfig.h47 int dlm_comm_seq(int nodeid, uint32_t *seq);
Dconfig.c690 dlm_comm_seq(nd->nodeid, &seq); in node_nodeid_store()
822 int dlm_comm_seq(int nodeid, uint32_t *seq) in dlm_comm_seq() function
Dmember.c470 error = dlm_comm_seq(memb->nodeid, &seq); in dlm_lsop_recover_slot()