Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dlock.c1181 static int create_lkb(struct dlm_ls *ls, struct dlm_lkb **lkb_ret) in create_lkb() argument
1214 *lkb_ret = lkb; in create_lkb()
1218 static int find_lkb(struct dlm_ls *ls, uint32_t lkid, struct dlm_lkb **lkb_ret) in find_lkb() argument
1228 *lkb_ret = lkb; in find_lkb()