Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/lockd/
A Dclntproc.c212 locks_init_lock(&call->a_res.lock.fl); in nlm_alloc_call()
267 struct nlm_res *resp = &req->a_res; in nlmclnt_call()
386 .rpc_resp = &req->a_res, in nlm_async_call()
394 .rpc_argp = &req->a_res, in nlm_async_reply()
411 .rpc_resp = &req->a_res, in nlmclnt_async_call()
437 switch (req->a_res.status) { in nlmclnt_test()
518 struct nlm_res *resp = &req->a_res; in nlmclnt_lock()
628 locks_init_lock(&req->a_res.lock.fl); in nlmclnt_reclaim()
641 status, ntohl(req->a_res.status)); in nlmclnt_reclaim()
665 struct nlm_res *resp = &req->a_res; in nlmclnt_unlock()
[all …]
A Dclntlock.c157 req->a_res.status = block->b_status; in nlmclnt_block()
A Dsvc4proc.c319 stat = func(rqstp, &call->a_res); in nlm4svc_callback()
A Dsvcproc.c352 stat = func(rqstp, &call->a_res); in nlmsvc_callback()
/linux-6.3-rc2/include/linux/lockd/
A Dlockd.h145 struct nlm_res a_res; /* result */ member

Completed in 9 milliseconds