Searched refs:disk_scan_partitions (Results 1 – 2 of 2) sorted by relevance
/linux/block/ | ||
H A D | blk.h | 578 int disk_scan_partitions(struct gendisk *disk, blk_mode_t mode); |
H A D | ioctl.c | 617 return disk_scan_partitions(bdev->bd_disk, in blkdev_common_ioctl() |