Searched refs:bdev_hashtable (Results 1 – 1 of 1) sorted by relevance
258 static struct list_head bdev_hashtable[HASH_SIZE]; variable282 struct list_head *head = bdev_hashtable; in bdev_cache_init()333 struct list_head * head = bdev_hashtable + hash(dev); in bdget()