Home
last modified time | relevance | path

Searched defs:p (Results 1 – 18 of 18) sorted by relevance

/block/
Dpartition-generic.c70 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
[all …]
Dscsi_ioctl.c54 static int sg_get_version(int __user *p) in sg_get_version()
60 static int scsi_get_idlun(struct request_queue *q, int __user *p) in scsi_get_idlun()
65 static int scsi_get_bus(struct request_queue *q, int __user *p) in scsi_get_bus()
75 static int sg_set_timeout(struct request_queue *q, int __user *p) in sg_set_timeout()
85 static int sg_get_reserved_size(struct request_queue *q, int __user *p) in sg_get_reserved_size()
92 static int sg_set_reserved_size(struct request_queue *q, int __user *p) in sg_set_reserved_size()
112 static int sg_emulated_host(struct request_queue *q, int __user *p) in sg_emulated_host()
Dblk-integrity.c271 char *p = (char *) page; in integrity_read_store() local
290 char *p = (char *) page; in integrity_write_store() local
Dblk-timeout.c56 char *p = (char *) buf; in part_timeout_store() local
Dgenhd.c287 struct blk_major_name **n, *p; in register_blkdev() local
344 struct blk_major_name *p = NULL; in unregister_blkdev() local
491 struct gendisk *p = data; in exact_match() local
498 struct gendisk *p = data; in exact_lock() local
837 void *p; in show_partition_start() local
Dioctl.c18 struct blkpg_partition p; in blkpg_ioctl() local
Ddeadline-iosched.c375 char *p = (char *) page; in deadline_var_store() local
Delevator.c301 struct rb_node **p = &root->rb_node; in elv_rb_add() local
Dcfq-iosched.c2005 struct rb_node **p, *parent; in cfq_service_tree_add() local
2085 struct rb_node **p, *parent; in cfq_prio_tree_lookup() local
2118 struct rb_node **p, *parent; in cfq_prio_tree_add() local
4451 char *p = (char *) page; in cfq_var_store() local
Dblk-core.c1584 struct hd_struct *p = bdev->bd_part; in blk_partition_remap() local
/block/partitions/
Dmsdos.c34 #define SYS_IND(p) get_unaligned(&p->sys_ind) argument
36 static inline sector_t nr_sects(struct partition *p) in nr_sects()
41 static inline sector_t start_sect(struct partition *p) in start_sect()
46 static inline int is_extended_partition(struct partition *p) in is_extended_partition()
57 msdos_magic_present(unsigned char *p) in msdos_magic_present()
67 static int aix_magic_present(struct parsed_partitions *state, unsigned char *p) in aix_magic_present()
123 struct partition *p; in parse_extended() local
276 struct bsd_partition *p; in parse_bsd() local
355 struct unixware_slice *p; in parse_unixware() local
399 struct partition *p; in parse_minix() local
[all …]
Dcheck.h31 sector_t n, Sector *p) in read_part_sector()
41 put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) in put_partition()
Dacorn.c359 const struct ics_part *p; in adfspart_check_ICS() local
456 const struct ptec_part *p; in adfspart_check_POWERTEC() local
518 struct eesox_part *p; in adfspart_check_EESOX() local
Dkarma.c30 struct d_partition *p; in karma_partition() local
Dsgi.c39 struct sgi_partition *p; in sgi_partition() local
Dsun.c58 struct sun_partition *p; in sun_partition() local
Dldm.h102 #define SYS_IND(p) (get_unaligned(&(p)->sys_ind)) argument
Dldm.c562 struct partition *p; in ldm_validate_partition_table() local