Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dmemory.h27 struct dlm_msg *dlm_allocate_msg(gfp_t allocation);
Dmemory.c141 struct dlm_msg *dlm_allocate_msg(gfp_t allocation) in dlm_allocate_msg() function
Dlowcomms.c1285 msg = dlm_allocate_msg(allocation); in dlm_lowcomms_new_msg_con()