Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dmidcomms.h18 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len,
Drcom.c59 mh = dlm_midcomms_get_mhandle(to_nodeid, mb_len, GFP_NOFS, &mb); in create_rcom()
499 mh = dlm_midcomms_get_mhandle(nodeid, mb_len, GFP_NOFS, &mb); in dlm_send_ls_not_ready()
Dmidcomms.c404 mh = dlm_midcomms_get_mhandle(node->nodeid, mb_len, GFP_NOFS, &ppc); in dlm_send_fin()
1066 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len, in dlm_midcomms_get_mhandle() function
Dlock.c3565 mh = dlm_midcomms_get_mhandle(to_nodeid, mb_len, GFP_NOFS, &mb); in _create_message()