Home
last modified time | relevance | path

Searched refs:iomap_sector (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Diomap.h74 iomap_sector(struct iomap *iomap, loff_t pos) in iomap_sector() function
/Linux-v5.4/fs/iomap/
Ddirect-io.c187 bio->bi_iter.bi_sector = iomap_sector(iomap, pos); in iomap_dio_zero()
265 bio->bi_iter.bi_sector = iomap_sector(iomap, pos); in iomap_dio_bio_actor()
Dbuffered-io.c240 sector = iomap_sector(iomap, pos); in iomap_readpage_actor()
543 bio.bi_iter.bi_sector = iomap_sector(iomap, block_start); in iomap_read_page_sync()
940 iomap_sector(iomap, pos & PAGE_MASK), offset, bytes); in iomap_dax_zero()