Searched refs:hs_dep_bits (Results 1 – 2 of 2) sorted by relevance
521 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()
267 unsigned int hs_dep_bits; member