xprtrdma: Clean up regbuf helpers
authorChuck Lever <chuck.lever@oracle.com>
Wed, 24 Apr 2019 13:39:32 +0000 (09:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 19:18:41 +0000 (15:18 -0400)
commitd2832af38dfd1d3b135b13c6106b2c5de16a6747
treee22ecdc7b0b0fb048909acf3a05331a5a587b054
parent0f665ceb71a20520bdce76fb63ad68c21841aa62
xprtrdma: Clean up regbuf helpers

For code legibility, clean up the function names to be consistent
with the pattern: "rpcrdma" _ object-type _ action

Also rpcrdma_regbuf_alloc and rpcrdma_regbuf_free no longer have any
callers outside of verbs.c, and can thus be made static.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/rpc_rdma.c
net/sunrpc/xprtrdma/verbs.c
net/sunrpc/xprtrdma/xprt_rdma.h