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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c1070 int i_have_this_lease = 0; local
1085 i_have_this_lease = 1;
1101 if (IS_ERR(new_fl) && !i_have_this_lease
1123 if (i_have_this_lease || (mode & O_NONBLOCK)) {

Completed in 88 milliseconds