Linux Kernel
3.7.1
|
#include <svc_rdma.h>
Data Fields | |
struct svc_rdma_fastreg_mr * | frmr |
unsigned long | count |
union { | |
struct kvec sge [RPCSVC_MAXPAGES] | |
struct svc_rdma_chunk_sge ch [RPCSVC_MAXPAGES] | |
}; | |
Definition at line 117 of file svc_rdma.h.
union { ... } |
Definition at line 122 of file svc_rdma.h.
unsigned long count |
Definition at line 119 of file svc_rdma.h.
struct svc_rdma_fastreg_mr* frmr |
Definition at line 118 of file svc_rdma.h.
Definition at line 121 of file svc_rdma.h.