Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dfcntl.c414 err = fcntl_setlease(fd, filp, arg); in do_fcntl()
Dlocks.c1582 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function
/linux-3.4.99/include/linux/
Dfs.h1193 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1247 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function