Home
last modified time | relevance | path

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

/linux-2.6.39/fs/dlm/
Dlock.c1427 static int queue_conflict(struct list_head *head, struct dlm_lkb *lkb) in queue_conflict() function
1548 if (queue_conflict(&r->res_grantqueue, lkb)) in _can_be_granted()
1557 if (queue_conflict(&r->res_convertqueue, lkb)) in _can_be_granted()