Home
last modified time | relevance | path

Searched refs:F_GETLEASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dfcntl.h8 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
/linux-4.19.296/fs/
Dfcntl.c406 case F_GETLEASE: in do_fcntl()