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

/linux-4.1.27/fs/
H A Dfcntl.c321 err = fcntl_getlease(filp); do_fcntl()
H A Dlocks.c1520 * fcntl_getlease - Enquire what lease is currently active
1542 int fcntl_getlease(struct file *filp) fcntl_getlease() function
/linux-4.1.27/include/linux/
H A Dfs.h1026 extern int fcntl_getlease(struct file *filp);
1085 static inline int fcntl_getlease(struct file *filp) fcntl_getlease() function

Completed in 94 milliseconds