Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dconfig.h51 int dlm_comm_seq(int nodeid, uint32_t *seq);
Dconfig.c779 dlm_comm_seq(nd->nodeid, &seq); in node_nodeid_store()
911 int dlm_comm_seq(int nodeid, uint32_t *seq) in dlm_comm_seq() function
Dmember.c494 error = dlm_comm_seq(memb->nodeid, &seq); in dlm_lsop_recover_slot()