Home
last modified time | relevance | path

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

/linux-6.12.1/fs/dlm/
Dlock.c2444 static int grant_pending_convert(struct dlm_rsb *r, int high, int *cw, in grant_pending_convert() function
2564 high = grant_pending_convert(r, high, &cw, count); in grant_pending_locks()
3100 grant_pending_convert(r, DLM_LOCK_IV, NULL, NULL); in do_convert()