Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dfcntl.h9 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE + 1) macro
/tools/perf/trace/beauty/
Dfcntl.c54 if (arg->val == F_GETLEASE) { in syscall_arg__scnprintf_fcntl_cmd()