Searched defs:from (Results 1 – 8 of 8) sorted by relevance
/block/ |
D | holder.c | 22 static int add_symlink(struct kobject *from, struct kobject *to) in add_symlink() 27 static void del_symlink(struct kobject *from, struct kobject *to) in del_symlink()
|
D | bounce.c | 76 static void copy_to_high_bio_irq(struct bio *to, struct bio *from) in copy_to_high_bio_irq() 206 struct bio_vec *to, from; in __blk_queue_bounce() local
|
D | blk-cgroup-rwstat.h | 137 struct blkg_rwstat *from) in blkg_rwstat_add_aux()
|
D | bfq-cgroup.c | 76 struct bfq_stat *from) in bfq_stat_add_aux() 375 static void bfqg_stats_add_aux(struct bfqg_stats *to, struct bfqg_stats *from) in bfqg_stats_add_aux()
|
D | fops.c | 525 static ssize_t blkdev_write_iter(struct kiocb *iocb, struct iov_iter *from) in blkdev_write_iter()
|
/block/partitions/ |
D | check.h | 14 sector_t from; member 37 put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) in put_partition()
|
D | cmdline.c | 29 sector_t from; member 284 sector_t from = 0; in cmdline_parts_set() local 317 static bool has_overlaps(sector_t from, sector_t size, in has_overlaps()
|
D | core.c | 550 sector_t from = state->parts[p].from; in blk_add_partition() local
|