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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dfcntl.c407 err = fcntl_setlease(fd, filp, arg);
H A Dlocks.c1345 * fcntl_setlease - sets a lease on an open file
1354 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dfcntl.c407 err = fcntl_setlease(fd, filp, arg);
H A Dlocks.c1345 * fcntl_setlease - sets a lease on an open file
1354 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfs.h1110 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1159 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfs.h1110 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1159 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function

Completed in 155 milliseconds