Searched refs:bd_new (Results 1 – 2 of 2) sorted by relevance
571 struct cfs_hash_bd *bd_new, struct hlist_node *hnode) in cfs_hash_bd_move_locked() argument574 struct cfs_hash_bucket *nbkt = bd_new->bd_bucket; in cfs_hash_bd_move_locked()577 if (cfs_hash_bd_compare(bd_old, bd_new) == 0) in cfs_hash_bd_move_locked()583 rc = hs->hs_hops->hop_hnode_add(hs, bd_new, hnode); in cfs_hash_bd_move_locked()584 cfs_hash_bd_dep_record(hs, bd_new, rc); in cfs_hash_bd_move_locked()
621 struct cfs_hash_bd *bd_new,