Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfcntl.c324 err = fcntl_setlease(fd, filp, arg); in do_fcntl()
Dlocks.c1849 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function
/linux-4.4.14/include/linux/
Dfs.h1041 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1095 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function