Home
last modified time | relevance | path

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

/linux-6.15/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.c304 call = nlm_alloc_call(host); in nlm4svc_callback()
H A Dsvcproc.c336 call = nlm_alloc_call(host); in nlmsvc_callback()
H A Dsvclock.c231 call = nlm_alloc_call(host); in nlmsvc_create_block()
/linux-6.15/include/linux/lockd/
H A Dlockd.h212 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);