Home
last modified time | relevance | path

Searched refs:io_hash (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
A Dbcache.h359 struct hlist_head io_hash[RECENT_IO + 1]; member
A Drequest.c360 return &dc->io_hash[hash_64(k, RECENT_IO_BITS)]; in iohash()
A Dsuper.c1421 hlist_add_head(&io->hash, dc->io_hash + RECENT_IO); in cached_dev_init()

Completed in 36 milliseconds