Home
last modified time | relevance | path

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

/linux-6.14.4/fs/dlm/
Dmemory.h17 struct dlm_rsb *dlm_allocate_rsb(void);
Dmemory.c95 struct dlm_rsb *dlm_allocate_rsb(void) in dlm_allocate_rsb() function
Dlock.c603 r = dlm_allocate_rsb(); in get_rsb_struct()