Home
last modified time | relevance | path

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

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