Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dmemory.h27 struct dlm_msg *dlm_allocate_msg(void);
H A Dmemory.c159 struct dlm_msg *dlm_allocate_msg(void) in dlm_allocate_msg() function
H A Dlowcomms.c1233 msg = dlm_allocate_msg(); in dlm_lowcomms_new_msg_con()