Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntproc.c167 call = nlm_alloc_call(host); in nlmclnt_proc()
205 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call() function
789 req = nlm_alloc_call(host); in nlmclnt_cancel()
H A Dsvc4proc.c314 call = nlm_alloc_call(host); in nlm4svc_callback()
H A Dsvcproc.c347 call = nlm_alloc_call(host); in nlmsvc_callback()
H A Dsvclock.c232 call = nlm_alloc_call(host); in nlmsvc_create_block()
/openbmc/linux/include/linux/lockd/
H A Dlockd.h212 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);