Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlock.c2207 static int queue_conflict(struct list_head *head, struct dlm_lkb *lkb) in queue_conflict() function
2332 if (queue_conflict(&r->res_grantqueue, lkb)) in _can_be_granted()
2341 if (queue_conflict(&r->res_convertqueue, lkb)) in _can_be_granted()