/block/ |
D | partition-generic.c | 35 char *disk_name(struct gendisk *hd, int partno, char *buf) in disk_name() 47 const char *bdevname(struct block_device *bdev, char *buf) in bdevname() 69 struct device_attribute *attr, char *buf) in part_partition_show() 77 struct device_attribute *attr, char *buf) in part_start_show() 85 struct device_attribute *attr, char *buf) in part_size_show() 92 struct device_attribute *attr, char *buf) in part_ro_show() 99 struct device_attribute *attr, char *buf) in part_alignment_offset_show() 106 struct device_attribute *attr, char *buf) in part_discard_alignment_show() 113 struct device_attribute *attr, char *buf) in part_stat_show() 140 struct device_attribute *attr, char *buf) in part_inflight_show() [all …]
|
D | genhd.c | 460 static char *bdevt_str(dev_t devt, char *buf) in bdevt_str() 878 char buf[BDEVNAME_SIZE]; in show_partition() local 950 struct device_attribute *attr, char *buf) in disk_range_show() 958 struct device_attribute *attr, char *buf) in disk_ext_range_show() 966 struct device_attribute *attr, char *buf) in disk_removable_show() 975 struct device_attribute *attr, char *buf) in disk_ro_show() 983 struct device_attribute *attr, char *buf) in disk_capability_show() 992 char *buf) in disk_alignment_offset_show() 1001 char *buf) in disk_discard_alignment_show() 1183 char buf[BDEVNAME_SIZE]; in diskstats_show() local [all …]
|
D | cmdline-parser.c | 96 char buf[BDEVNAME_SIZE + 32 + 4]; in parse_parts() local 166 char *buf; in cmdline_parts_parse() local
|
D | blk-timeout.c | 41 char *buf) in part_timeout_show() 50 const char *buf, size_t count) in part_timeout_store()
|
D | bsg.c | 513 __bsg_read(char __user *buf, size_t count, struct bsg_device *bd, in __bsg_read() 575 bsg_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in bsg_read() 595 static int __bsg_write(struct bsg_device *bd, const char __user *buf, in __bsg_write() 650 bsg_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in bsg_write() 756 unsigned char buf[32]; in bsg_add_device() local
|
D | bsg-lib.c | 90 static int bsg_map_buffer(struct bsg_buffer *buf, struct request *req) in bsg_map_buffer()
|
D | blk-throttle.c | 1193 char *buf, size_t nbytes, loff_t off, bool is_u64) in tg_set_conf() 1226 char *buf, size_t nbytes, loff_t off) in tg_set_conf_u64() 1232 char *buf, size_t nbytes, loff_t off) in tg_set_conf_uint() 1310 char *buf, size_t nbytes, loff_t off) in tg_set_max()
|
D | bio-integrity.c | 277 void *buf; in bio_integrity_prep() local
|
D | blk-settings.c | 742 void *buf, unsigned int size) in blk_queue_dma_drain()
|
D | compat_ioctl.c | 105 compat_caddr_t buf; member
|
D | cfq-iosched.c | 1795 char *buf, size_t nbytes, loff_t off, in __cfqg_set_weight_device() 1843 char *buf, size_t nbytes, loff_t off) in cfqg_set_weight_device() 1849 char *buf, size_t nbytes, loff_t off) in cfqg_set_leaf_weight_device() 2188 char *buf, size_t nbytes, loff_t off) in cfq_set_weight_on_dfl()
|
D | blk-core.c | 3587 blk_latency_hist_show(char* name, struct io_latency_state *s, char *buf, in blk_latency_hist_show()
|
/block/partitions/ |
D | efi.c | 134 efi_crc32(const void *buf, unsigned long len) in efi_crc32()
|
D | ldm.c | 831 char buf[64]; in ldm_parse_dgr4() local 1130 static bool ldm_parse_vblk (const u8 *buf, int len, struct vblk *vb) in ldm_parse_vblk()
|