Searched refs:rs_bound_node (Results 1 – 2 of 2) sorted by relevance
48 .head_offset = offsetof(struct rds_sock, rs_bound_node),127 rs->rs_bound_node.next = NULL; in rds_add_bound()130 &rs->rs_bound_node, ht_parms)) { in rds_add_bound()158 rhashtable_remove_fast(&bind_hash_table, &rs->rs_bound_node, ht_parms); in rds_remove_bound()
595 struct rhash_head rs_bound_node; member