Home
last modified time | relevance | path

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

/Linux-v5.10/block/partitions/
Dcore.c393 err = disk_expand_part_tbl(disk, partno); in add_partition()
758 disk_expand_part_tbl(disk, highest); in blk_add_partitions()
/Linux-v5.10/block/
Dblk.h366 int disk_expand_part_tbl(struct gendisk *disk, int target);
Dgenhd.c1498 int disk_expand_part_tbl(struct gendisk *disk, int partno) in disk_expand_part_tbl() function
1736 if (disk_expand_part_tbl(disk, 0)) { in __alloc_disk_node()