Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dmidcomms.h19 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len,
Drcom.c58 mh = dlm_midcomms_get_mhandle(to_nodeid, mb_len, GFP_NOFS, &mb); in create_rcom()
513 mh = dlm_midcomms_get_mhandle(nodeid, mb_len, GFP_NOFS, &mb); in dlm_send_ls_not_ready()
Dmidcomms.c424 mh = dlm_midcomms_get_mhandle(node->nodeid, mb_len, GFP_ATOMIC, &ppc); in dlm_send_fin()
997 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len, in dlm_midcomms_get_mhandle() function
Dlock.c3343 mh = dlm_midcomms_get_mhandle(to_nodeid, mb_len, allocation, &mb); in _create_message()