Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c400 err = disk_expand_part_tbl(disk, partno); in add_partition()
765 disk_expand_part_tbl(disk, highest); in blk_add_partitions()
/OK3568_Linux_fs/kernel/block/
H A Dblk.h370 int disk_expand_part_tbl(struct gendisk *disk, int target);
H A Dgenhd.c1499 int disk_expand_part_tbl(struct gendisk *disk, int partno) in disk_expand_part_tbl() function
1737 if (disk_expand_part_tbl(disk, 0)) { in __alloc_disk_node()