Searched refs:queue_cast (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dlock.c284 static void queue_cast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) function
299 queue_cast(r, lkb,
1195 queue_cast(r, lkb, 0);
1877 queue_cast(lkb->lkb_resource, lkb,
1978 queue_cast(r, lkb, 0);
1992 queue_cast(r, lkb, -EAGAIN);
2006 queue_cast(r, lkb, 0);
2021 queue_cast(r, lkb, 0);
2039 queue_cast(r, lkb, -EAGAIN);
2048 queue_cast(
[all...]

Completed in 42 milliseconds