Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c2416 int8_t is_convert = (lkb->lkb_grmode != DLM_LOCK_IV); in can_be_granted() local
2431 if (is_convert && can_be_queued(lkb) && in can_be_granted()