Searched refs:__fcntl_getlease (Results 1 – 1 of 1) sorted by relevance
1707 static int __fcntl_getlease(struct file *filp, unsigned int flavor) in __fcntl_getlease() function1737 return __fcntl_getlease(filp, FL_LEASE); in fcntl_getlease()1744 deleg->d_type = __fcntl_getlease(filp, FL_DELEG); in fcntl_getdeleg()