Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dclntproc.c162 call = nlm_alloc_call(host); in nlmclnt_proc()
200 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call() function
764 req = nlm_alloc_call(host); in nlmclnt_cancel()
Dsvc4proc.c292 call = nlm_alloc_call(host); in nlm4svc_callback()
Dsvcproc.c333 call = nlm_alloc_call(host); in nlmsvc_callback()
Dsvclock.c223 call = nlm_alloc_call(host); in nlmsvc_create_block()
/Linux-v4.19/include/linux/lockd/
Dlockd.h209 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);