dlm_lowcomms_get_buffer 2647 fs/dlm/lock.c mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, ls->ls_allocation, &mb); dlm_lowcomms_get_buffer 20 fs/dlm/lowcomms.h void *dlm_lowcomms_get_buffer(int nodeid, int len, gfp_t allocation, char **ppc); dlm_lowcomms_get_buffer 41 fs/dlm/rcom.c mh = dlm_lowcomms_get_buffer(to_nodeid, mb_len, ls->ls_allocation, &mb); dlm_lowcomms_get_buffer 397 fs/dlm/rcom.c mh = dlm_lowcomms_get_buffer(nodeid, mb_len, GFP_NOFS, &mb);