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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dfcntl.c367 err = fcntl_setlease(fd, filp, arg);
H A Dlocks.c1319 * fcntl_setlease - sets a lease on an open file
1328 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfs.h836 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);

Completed in 61 milliseconds