Searched defs:fcntl_setlease (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dfilelock.h254 static inline int fcntl_setlease(unsigned int fd, struct file *filp, int arg) function
/linux-master/fs/
H A Dlocks.c2061 int fcntl_setlease(unsigned int fd, struct file *filp, int arg) function
/linux-master/tools/perf/trace/beauty/
H A Dfcntl.c25 static const char *fcntl_setlease[] = { "RDLCK", "WRLCK", "UNLCK", }; local

Completed in 952 milliseconds