Home
last modified time | relevance | path

Searched refs:hs_dep_max (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
Dhash.c514 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()
986 dep = hs->hs_dep_max; in cfs_hash_dep_print()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h261 unsigned int hs_dep_max; member