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

/linux-master/fs/dlm/
H A Dlock.c290 static void queue_cast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) function
306 queue_cast(r, lkb,
1929 queue_cast(r, lkb, 0);
2744 queue_cast(lkb->lkb_resource, lkb,
2878 queue_cast(r, lkb, 0);
2889 queue_cast(r, lkb, -EAGAIN);
2917 queue_cast(r, lkb, 0);
2928 queue_cast(r, lkb, -EDEADLK);
2943 queue_cast(r, lkb, 0);
2957 queue_cast(
[all...]

Completed in 286 milliseconds