Searched refs:rds_iw_sync_mr (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/rds/ | ||
D | iw.c | 279 .sync_mr = rds_iw_sync_mr, |
D | iw.h | 320 void rds_iw_sync_mr(void *trans_private, int dir); |
D | iw_rdma.c | 440 void rds_iw_sync_mr(void *trans_private, int direction) function |