Home
last modified time | relevance | path

Searched defs:end (Results 1 – 10 of 10) sorted by relevance

/block/
Dblk-map.c343 unsigned long end = (kaddr + len + PAGE_SIZE - 1) >> PAGE_SHIFT; in bio_map_kern() local
425 unsigned long end = (kaddr + len + PAGE_SIZE - 1) >> PAGE_SHIFT; in bio_copy_kern() local
Dfops.c420 static int blkdev_fsync(struct file *filp, loff_t start, loff_t end, in blkdev_fsync()
574 loff_t end = start + len - 1; in blkdev_fallocate() local
Dbio-integrity.c203 unsigned long start, end; in bio_integrity_prep() local
Dbadblocks.c376 sector_t end = a + BB_LEN(p[lo]); in badblocks_clear() local
Dblk-zoned.c385 loff_t start, end; in blkdev_truncate_zone_range() local
Dblk-mq-sched.c210 unsigned long end = jiffies + HZ; in blk_mq_do_dispatch_sched() local
Dioctl.c159 uint64_t start, end, len; in blk_ioctl_zeroout() local
Dblk-core.c1243 bool end) in update_io_ticks()
Dblk-mq.c2349 unsigned long end = start + order_to_size(page->private); in blk_mq_clear_rq_mapping() local
3222 int i, j, end; in blk_mq_realloc_hw_ctxs() local
/block/partitions/
Dcmdline.c320 sector_t end = from + size; in has_overlaps() local