Searched refs:bd_hash (Results 1 – 2 of 2) sorted by relevance
322 bdev = list_entry(p, struct block_device, bd_hash); in bdfind()358 list_add(&new_bdev->bd_hash, head); in bdget()383 list_del(&bdev->bd_hash); in bdput()
430 struct list_head bd_hash; member