Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c84 static int send_lookup(struct dlm_rsb *r, struct dlm_lkb *lkb);
2722 send_lookup(r, lkb); in set_master()
3771 static int send_lookup(struct dlm_rsb *r, struct dlm_lkb *lkb) in send_lookup() function