F_GETLEASE         30 source3/smbd/oplock_linux.c #ifndef F_GETLEASE
F_GETLEASE        144 source3/smbd/oplock_linux.c 		int state = fcntl(fsp->fh->fd, F_GETLEASE, 0);
F_GETLEASE        176 source3/smbd/oplock_linux.c 	ret = fcntl(fd, F_GETLEASE, 0);