Home
last modified time | relevance | path

Searched refs:bdev_add (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/block/
Dblk.h419 void bdev_add(struct block_device *bdev, dev_t dev);
Dbdev.c426 void bdev_add(struct block_device *bdev, dev_t dev) in bdev_add() function
Dgenhd.c508 bdev_add(disk->part0, ddev->devt); in device_add_disk()
/Linux-v6.6/block/partitions/
Dcore.c399 bdev_add(bdev, devt); in add_partition()