Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/lockd/
H A 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()
H A Dsvcproc.c343 call = nlm_alloc_call(host); in nlmsvc_callback()
H A Dsvc4proc.c302 call = nlm_alloc_call(host); in nlm4svc_callback()
H A Dsvclock.c223 call = nlm_alloc_call(host); in nlmsvc_create_block()
/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dlockd.h208 struct nlm_rqst * nlm_alloc_call(struct nlm_host *host);