Searched refs:fcntl_getlease (Results 1 – 2 of 2) sorted by relevance
161 int fcntl_getlease(struct file *filp);264 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease() function
533 err = fcntl_getlease(filp); in do_fcntl()