Searched defs:move_bucket_in_flight (Results 1 – 1 of 1) sorted by relevance
29 struct move_bucket_in_flight { struct30 struct move_bucket_in_flight *next; argument31 struct rhash_head hash;32 struct move_bucket bucket;33 atomic_t count;