bsg_dev_idx_hash  779 block/bsg.c    	hlist_add_head(&bd->dev_list, bsg_dev_idx_hash(iminor(inode)));
bsg_dev_idx_hash  796 block/bsg.c    	hlist_for_each_entry(bd, entry, bsg_dev_idx_hash(minor), dev_list) {