Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c1202 static int _create_lkb(struct dlm_ls *ls, struct dlm_lkb **lkb_ret, in _create_lkb() function
1244 return _create_lkb(ls, lkb_ret, 1, 0); in create_lkb()
6415 error = _create_lkb(ls, &lkb, lkb_id, lkb_id + 1); in dlm_debug_add_lkb()