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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dlocks.c1070 int i_have_this_lease = 0; local
1085 i_have_this_lease = 1;
1101 if (alloc_err && !i_have_this_lease && ((mode & O_NONBLOCK) == 0)) {
1122 if (i_have_this_lease || (mode & O_NONBLOCK)) {

Completed in 28 milliseconds