Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1956 struct rpcb_rmtcallres rpcb_res; in pmap_rmt_call() local
2016 rpcb_res.addr_ptr = ua; in pmap_rmt_call()
2017 rpcb_res.results_ptr = resp; in pmap_rmt_call()
2018 rpcb_res.xdr_results = xdrres; in pmap_rmt_call()
2021 xdr_rpcb_rmtcallres, (caddr_t)&rpcb_res, in pmap_rmt_call()