Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c521 hs->hs_dep_bits = hs->hs_cur_bits; in cfs_hash_bd_dep_record()
989 bits = hs->hs_dep_bits; in cfs_hash_dep_print()
995 hs->hs_dep_bits = 0; /* mark as workitem done */ in cfs_hash_dep_print()
1012 while (hs->hs_dep_bits != 0) { in cfs_hash_depth_wi_cancel()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h267 unsigned int hs_dep_bits; member