Searched refs:F_SETLEASE (Results 1 – 5 of 5) sorted by relevance
56 #if !(defined(F_SETLEASE) || (defined(HAVE_DECL_F_SETLEASE) && HAVE_DECL_F_SETLEASE))57 # define F_SETLEASE (1024 + 0) macro113 XLAT(F_SETLEASE),
22 F_SETLEASE (1024 + 0)
6 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
125 case F_SETLEASE: in print_fcntl()
90 * desc.c: Add F_SETLEASE, F_GETLEASE, F_NOTIFY,