···239239 *240240 * An external memory region is any buffer or page that is registered241241 * on the fly (ie, not pre-registered).242242- *243243- * Each rpcrdma_buffer has a list of free MWs anchored in rb_mrs. During244244- * call_allocate, rpcrdma_buffer_get() assigns one to each segment in245245- * an rpcrdma_req. Then rpcrdma_register_external() grabs these to keep246246- * track of registration metadata while each RPC is pending.247247- * rpcrdma_deregister_external() uses this metadata to unmap and248248- * release these resources when an RPC is complete.249242 */250243enum rpcrdma_frwr_state {251244 FRWR_IS_INVALID, /* ready to be used */