Home
last modified time | relevance | path

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

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