Home
last modified time | relevance | path

Searched defs:fcntl_setlease (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/trace/beauty/
A Dfcntl.c25 static const char *fcntl_setlease[] = { "RDLCK", "WRLCK", "UNLCK", }; in fcntl__scnprintf_getlease() local
/linux/fs/
A Dlocks.c1943 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function
/linux/include/linux/
A Dfs.h1234 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function

Completed in 20 milliseconds