Home
last modified time | relevance | path

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

/Linux-v6.6/fs/dlm/
Dlock.c1190 static int _create_lkb(struct dlm_ls *ls, struct dlm_lkb **lkb_ret, in _create_lkb() function
1231 return _create_lkb(ls, lkb_ret, 1, 0); in create_lkb()
6110 error = _create_lkb(ls, &lkb, lkb_id, lkb_id + 1); in dlm_debug_add_lkb()