Searched refs:fcntl_getlease (Results 1 – 3 of 3) sorted by relevance
161 int fcntl_getlease(struct file *filp);259 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease() function
528 err = fcntl_getlease(filp); in do_fcntl()
1700 int fcntl_getlease(struct file *filp) in fcntl_getlease() function