Searched refs:rs_bound_node (Results 1 – 2 of 2) sorted by relevance
47 .head_offset = offsetof(struct rds_sock, rs_bound_node),109 rs->rs_bound_node.next = NULL; in rds_add_bound()112 &rs->rs_bound_node, ht_parms)) { in rds_add_bound()139 rhashtable_remove_fast(&bind_hash_table, &rs->rs_bound_node, ht_parms); in rds_remove_bound()
538 struct rhash_head rs_bound_node; member