Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfcntl.h9 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
/linux/tools/include/uapi/linux/
H A Dfcntl.h
/linux/tools/perf/trace/beauty/
H A Dfcntl.c54 if (arg->val == F_GETLEASE) { in syscall_arg__scnprintf_fcntl_cmd()
/linux/Documentation/filesystems/
H A Docfs2.rst42 - Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease)
/linux/fs/
H A Dfcntl.c434 case F_GETLEASE: in do_fcntl()