Home
last modified time | relevance | path

Searched refs:nlm_alloc_call (Results 1 – 5 of 5) sorted by relevance

/linux/fs/lockd/
H A Dclntproc.c168 call = nlm_alloc_call(host); in nlmclnt_proc()
206 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call() function
794 req = nlm_alloc_call(host); in nlmclnt_cancel()
H A Dsvc4proc.c302 call = nlm_alloc_call(host); in nlm4svc_callback()
H A Dsvcproc.c333 call = nlm_alloc_call(host); in nlmsvc_callback()
H A Dsvclock.c231 call = nlm_alloc_call(host); in nlmsvc_create_block()
/linux/include/linux/lockd/
H A Dlockd.h213 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);