Searched defs:partno (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/block/partitions/ |
D | core.c | 314 static struct block_device *add_partition(struct gendisk *disk, int partno, in add_partition() 453 int bdev_add_partition(struct gendisk *disk, int partno, sector_t start, in bdev_add_partition() 478 int bdev_del_partition(struct gendisk *disk, int partno) in bdev_del_partition() 499 int bdev_resize_partition(struct gendisk *disk, int partno, sector_t start, in bdev_resize_partition()
|
/Linux-v5.15/drivers/mtd/ |
D | mtdpart.c | 36 int partno, uint64_t cur_offset) in allocate_partition() 365 int mtd_del_partition(struct mtd_info *mtd, int partno) in mtd_del_partition()
|
/Linux-v5.15/drivers/soc/ti/ |
D | k3-socinfo.c | 47 k3_chipinfo_partno_to_names(unsigned int partno, in k3_chipinfo_partno_to_names()
|
/Linux-v5.15/block/ |
D | genhd.c | 109 int partno = bdev->bd_partno; in bdevname() local 1212 dev_t part_devt(struct gendisk *disk, u8 partno) in part_devt() 1226 dev_t blk_lookup_devt(const char *name, int partno) in blk_lookup_devt()
|
D | bdev.c | 477 struct block_device *bdev_alloc(struct gendisk *disk, u8 partno) in bdev_alloc()
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-phy-v2.c | 290 char partno[XGBE_SFP_BASE_VENDOR_PN_LEN + 1]; member
|