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

/linux-master/include/linux/
H A Dfilelock.h161 int fcntl_getlease(struct file *filp);
259 static inline int fcntl_getlease(struct file *filp) function
/linux-master/fs/
H A Dfcntl.c416 err = fcntl_getlease(filp);
H A Dlocks.c1678 * fcntl_getlease - Enquire what lease is currently active
1700 int fcntl_getlease(struct file *filp) function

Completed in 213 milliseconds