Searched refs:dep_cur (Results 1 – 1 of 1) sorted by relevance
506 cfs_hash_bd_dep_record(struct cfs_hash *hs, struct cfs_hash_bd *bd, int dep_cur) in cfs_hash_bd_dep_record() argument508 if (likely(dep_cur <= bd->bd_bucket->hsb_depmax)) in cfs_hash_bd_dep_record()511 bd->bd_bucket->hsb_depmax = dep_cur; in cfs_hash_bd_dep_record()514 max(warn_on_depth, hs->hs_dep_max) >= dep_cur)) in cfs_hash_bd_dep_record()518 hs->hs_dep_max = dep_cur; in cfs_hash_bd_dep_record()