Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfcntl.h7 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
/linux-4.4.14/Documentation/filesystems/
Docfs2.txt34 - Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease)
/linux-4.4.14/fs/
Dfcntl.c320 case F_GETLEASE: in do_fcntl()