Searched refs:bdev_resize_partition (Results 1 – 3 of 3) sorted by relevance
364 int bdev_resize_partition(struct block_device *bdev, int partno,
54 return bdev_resize_partition(bdev, p.pno, start, length); in blkpg_do_ioctl()
571 int bdev_resize_partition(struct block_device *bdev, int partno, in bdev_resize_partition() function