Lines Matching defs:p
70 struct hd_struct *p = dev_to_part(dev); in part_partition_show() local
78 struct hd_struct *p = dev_to_part(dev); in part_start_show() local
86 struct hd_struct *p = dev_to_part(dev); in part_size_show() local
93 struct hd_struct *p = dev_to_part(dev); in part_ro_show() local
100 struct hd_struct *p = dev_to_part(dev); in part_alignment_offset_show() local
107 struct hd_struct *p = dev_to_part(dev); in part_discard_alignment_show() local
114 struct hd_struct *p = dev_to_part(dev); in part_stat_show() local
141 struct hd_struct *p = dev_to_part(dev); in part_inflight_show() local
151 struct hd_struct *p = dev_to_part(dev); in part_fail_show() local
160 struct hd_struct *p = dev_to_part(dev); in part_fail_store() local
213 struct hd_struct *p = dev_to_part(dev); in part_release() local
284 struct hd_struct *p; in add_partition() local
438 int p, highest, res; in rescan_partitions() local
572 unsigned char *read_dev_sector(struct block_device *bdev, sector_t n, Sector *p) in read_dev_sector()