Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
Dclntproc.c164 call = nlm_alloc_call(host); in nlmclnt_proc()
202 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call() function
766 req = nlm_alloc_call(host); in nlmclnt_cancel()
Dsvcproc.c343 call = nlm_alloc_call(host); in nlmsvc_callback()
Dsvc4proc.c302 call = nlm_alloc_call(host); in nlm4svc_callback()
Dsvclock.c223 call = nlm_alloc_call(host); in nlmsvc_create_block()
/kernel/linux/linux-5.10/include/linux/lockd/
Dlockd.h208 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);