Home
last modified time | relevance | path

Searched refs:bdev_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dblk.h624 struct block_device *bdev_alloc(struct gendisk *disk, u8 partno);
H A Dgenhd.c1462 /* 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()