Searched refs:fcntl_getlease (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.c404 err = fcntl_getlease(filp);
H A Dlocks.c1180 int fcntl_getlease(struct file *filp) function
1315 * add a lease to the inode's lease list, where fcntl_getlease() can
1316 * find it. Since fcntl_getlease() only reports whether the current
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1104 extern int fcntl_getlease(struct file *filp);
1157 static inline int fcntl_getlease(struct file *filp) function

Completed in 86 milliseconds