Searched refs:F_GETLEASE (Results 1 – 5 of 5) sorted by relevance
59 #if !(defined(F_GETLEASE) || (defined(HAVE_DECL_F_GETLEASE) && HAVE_DECL_F_GETLEASE))60 # define F_GETLEASE (1024 + 1) macro114 XLAT(F_GETLEASE),
23 F_GETLEASE (1024 + 1)
7 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
168 case F_GETLEASE: in print_fcntl()
90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,