Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/
Dhash.c2058 int maxdepb = -1; in cfs_hash_debug_str() local
2097 maxdepb = ffz(~maxdep); in cfs_hash_debug_str()
2104 seq_printf(m, "%7d %7d %7d ", total, maxdep, maxdepb); in cfs_hash_debug_str()