ib_alloc_mr_user
EXPORT_SYMBOL(ib_alloc_mr_user);
struct ib_mr *ib_alloc_mr_user(struct ib_pd *pd, enum ib_mr_type mr_type,
return ib_alloc_mr_user(pd, mr_type, max_num_sg, NULL);