Searched refs:hs_dep_wi (Results 1 – 2 of 2) sorted by relevance
524 cfs_wi_schedule(cfs_sched_rehash, &hs->hs_dep_wi); in cfs_hash_bd_dep_record()979 struct cfs_hash *hs = container_of(wi, struct cfs_hash, hs_dep_wi); in cfs_hash_dep_print()1003 cfs_wi_init(&hs->hs_dep_wi, hs, cfs_hash_dep_print); in cfs_hash_depth_wi_init()1008 if (cfs_wi_deschedule(cfs_sched_rehash, &hs->hs_dep_wi)) in cfs_hash_depth_wi_cancel()
269 cfs_workitem_t hs_dep_wi; member