Searched refs:lock_lookup (Results 1 – 1 of 1) sorted by relevance
139 static struct file_lock *lock_lookup(struct file_lock *, int);146 lock_lookup(struct file_lock *newfl, int flags) in lock_lookup() function280 fl = lock_lookup(newfl, LL_FH|LL_NAME|LL_SVID); in getlock()307 fl = lock_lookup(newfl, LL_FH); in getlock()