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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1103 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
1152 static inline int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function

Completed in 119 milliseconds