Searched refs:io_hash (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/md/bcache/ | ||
H A D | bcache.h | 362 struct hlist_head io_hash[RECENT_IO + 1]; member |
H A D | super.c | 1415 hlist_add_head(&io->hash, dc->io_hash + RECENT_IO); in cached_dev_init() |