Home
last modified time | relevance | path

Searched refs:disk_part_tbl (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/block/
Dgenhd.c148 struct disk_part_tbl *ptbl = rcu_dereference(disk->part_tbl); in __disk_get_part()
196 struct disk_part_tbl *ptbl; in disk_part_iter_init()
228 struct disk_part_tbl *ptbl; in disk_part_iter_next()
321 struct disk_part_tbl *ptbl; in disk_map_sector_rcu()
369 struct disk_part_tbl *ptbl; in disk_has_partitions()
1479 struct disk_part_tbl *new_ptbl) in disk_replace_part_tbl()
1481 struct disk_part_tbl *old_ptbl = in disk_replace_part_tbl()
1509 struct disk_part_tbl *old_ptbl = in disk_expand_part_tbl()
1511 struct disk_part_tbl *new_ptbl; in disk_expand_part_tbl()
1726 struct disk_part_tbl *ptbl; in __alloc_disk_node()
/kernel/linux/linux-5.10/include/linux/
Dgenhd.h149 struct disk_part_tbl { struct
186 struct disk_part_tbl __rcu *part_tbl;
/kernel/linux/linux-5.10/block/partitions/
Dcore.c307 struct disk_part_tbl *ptbl = in hd_struct_free()
330 struct disk_part_tbl *ptbl = in delete_partition()
378 struct disk_part_tbl *ptbl; in add_partition()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch49024 + struct disk_part_tbl *ptbl;