rpc_ntop
if (rpc_ntop(nsm_addr(new), new->sm_addrbuf,
rpc_ntop((struct sockaddr *)&item->addr, buf, sizeof(buf));
if (rpc_ntop((struct sockaddr *)ds_addr, buf, sizeof(buf)) <= 0)
if (rpc_ntop(localaddr, buf, sizeof(buf)) == 0)
err = rpc_ntop(sap, buf, sizeof(buf));
if (rpc_ntop((struct sockaddr *)ds_addr, buf, sizeof(buf)) <= 0)
rpc_ntop((struct sockaddr *)&rqstp->rq_daddr,
rpc_ntop((struct sockaddr *)&clp->cl_addr, addr_str, sizeof(addr_str));
rpc_ntop((struct sockaddr *)&tmp_addr, ipaddr, len);
rpc_ntop(sa, addr_str, sizeof(addr_str));
ret_addr = rpc_ntop(addr, netaddr->addr, sizeof(netaddr->addr));
size_t rpc_ntop(const struct sockaddr *, char *, const size_t);
EXPORT_SYMBOL_GPL(rpc_ntop);
(void)rpc_ntop(sap, buf, sizeof(buf));
(void)rpc_ntop(sap, buf, sizeof(buf));
(void)rpc_ntop(sap, buf, sizeof(buf));