Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c2473 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() function
2593 high = grant_pending_convert(r, high, &cw, count); in grant_pending_locks()
3154 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()