Searched refs:dlm_allocate_lkb (Results 1 – 3 of 3) sorted by relevance
19 struct dlm_lkb *dlm_allocate_lkb(void);
113 struct dlm_lkb *dlm_allocate_lkb(void) in dlm_allocate_lkb() function
1508 lkb = dlm_allocate_lkb(); in _create_lkb()