Searched refs:bdev_alloc (Results 1 – 3 of 3) sorted by relevance
326 bdev = bdev_alloc(disk, partno); in add_partition()
473 struct block_device *bdev_alloc(struct gendisk *disk, u8 partno) in bdev_alloc() function
1462 /* bdev_alloc() might need the queue, set before the first call */ in __alloc_disk_node() 1465 disk->part0 = bdev_alloc(disk, 0); in __alloc_disk_node()