Searched refs:dep_cur (Results 1 – 1 of 1) sorted by relevance
497 cfs_hash_bd_dep_record(struct cfs_hash *hs, struct cfs_hash_bd *bd, int dep_cur) in cfs_hash_bd_dep_record() argument499 if (likely(dep_cur <= bd->bd_bucket->hsb_depmax)) in cfs_hash_bd_dep_record()502 bd->bd_bucket->hsb_depmax = dep_cur; in cfs_hash_bd_dep_record()505 max(warn_on_depth, hs->hs_dep_max) >= dep_cur)) in cfs_hash_bd_dep_record()509 hs->hs_dep_max = dep_cur; in cfs_hash_bd_dep_record()