Searched refs:fcntl_setlease (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/
H A Dfcntl.c324 err = fcntl_setlease(fd, filp, arg); do_fcntl()
H A Dlocks.c1835 * fcntl_setlease - sets a lease on an open file
1844 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) fcntl_setlease() function
/linux-4.1.27/include/linux/
H A Dfs.h1025 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1080 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) fcntl_setlease() function

Completed in 106 milliseconds