lock_lookup
static struct file_lock *lock_lookup(struct file_lock *, int);
fl = lock_lookup(newfl, LL_FH|LL_NAME|LL_SVID);
fl = lock_lookup(newfl, LL_FH);