Home
last modified time | relevance | path

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

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