Searched refs:can_be_granted (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.c1467 static int can_be_granted(struct dlm_rsb *r, struct dlm_lkb *lkb, int now) function
1510 if (can_be_granted(r, lkb, 0)) {
1535 if (can_be_granted(r, lkb, 0))
1976 if (can_be_granted(r, lkb, 1)) {
2004 if (can_be_granted(r, lkb, 1)) {
2011 /* is_demoted() means the can_be_granted() above set the grmode

Completed in 54 milliseconds