Searched refs:bd_new (Results 1 – 2 of 2) sorted by relevance
562 struct cfs_hash_bd *bd_new, struct hlist_node *hnode) in cfs_hash_bd_move_locked() argument565 struct cfs_hash_bucket *nbkt = bd_new->bd_bucket; in cfs_hash_bd_move_locked()568 if (cfs_hash_bd_compare(bd_old, bd_new) == 0) in cfs_hash_bd_move_locked()574 rc = hs->hs_hops->hop_hnode_add(hs, bd_new, hnode); in cfs_hash_bd_move_locked()575 cfs_hash_bd_dep_record(hs, bd_new, rc); in cfs_hash_bd_move_locked()
614 struct cfs_hash_bd *bd_new, struct hlist_node *hnode);