Home
last modified time | relevance | path

Searched refs:bdev_resize_partition (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk.h368 int bdev_resize_partition(struct block_device *bdev, int partno,
H A Dioctl.c54 return bdev_resize_partition(bdev, p.pno, start, length); in blkpg_do_ioctl()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c578 int bdev_resize_partition(struct block_device *bdev, int partno, in bdev_resize_partition() function