Home
last modified time | relevance | path

Searched refs:nlmclnt_grant (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h135 u32 nlmclnt_grant(struct nlm_lock *);
/linux-2.4.37.9/fs/lockd/
Dclntlock.c103 nlmclnt_grant(struct nlm_lock *lock) in nlmclnt_grant() function
Dsvc4proc.c238 resp->status = nlmclnt_grant(&argp->lock); in nlm4svc_proc_granted()
Dsvcproc.c266 resp->status = nlmclnt_grant(&argp->lock); in nlmsvc_proc_granted()