Searched refs:rdma_restrict_node_type (Results 1 – 4 of 4) sorted by relevance
186 int rdma_restrict_node_type(struct rdma_cm_id *id, u8 node_type);
2826 ret = rdma_restrict_node_type(cm_id, node_type); in smb_direct_listen()
4185 int rdma_restrict_node_type(struct rdma_cm_id *id, u8 node_type) in rdma_restrict_node_type() function4209 EXPORT_SYMBOL(rdma_restrict_node_type);
955 rc = rdma_restrict_node_type(id, node_type); in smbd_create_id()