Searched refs:bsg_dev_idx_hash (Results 1 – 1 of 1) sorted by relevance
51 static inline struct hlist_head *bsg_dev_idx_hash(int index) in bsg_dev_idx_hash() function258 hlist_add_head(&bd->dev_list, bsg_dev_idx_hash(iminor(inode))); in bsg_add_device()273 hlist_for_each_entry(bd, bsg_dev_idx_hash(minor), dev_list) { in __bsg_get_device()