Home
last modified time | relevance | path

Searched refs:bio_trim (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/squashfs/
H A Dblock.c119 bio_trim(bio, start_idx * PAGE_SECTORS, in squashfs_bio_read_cached()
134 bio_trim(bio, start_idx * PAGE_SECTORS, in squashfs_bio_read_cached()
/linux-6.15/drivers/md/
H A Ddm-io-rewind.c155 bio_trim(new_orig, 0, io->sectors); in dm_io_rewind()
H A Ddm.c2017 bio_trim(bio, io->sectors, ci.sector_count); in dm_split_and_process_bio()
H A Draid1.c2544 bio_trim(wbio, sector - r1_bio->sector, sectors); in narrow_write_error()
H A Draid10.c2823 bio_trim(wbio, sector - bio->bi_iter.bi_sector, sectors); in narrow_write_error()
/linux-6.15/include/linux/
H A Dbio.h322 void bio_trim(struct bio *bio, sector_t offset, sector_t size);
/linux-6.15/block/
H A Dbio.c1614 void bio_trim(struct bio *bio, sector_t offset, sector_t size) in bio_trim() function
1634 EXPORT_SYMBOL_GPL(bio_trim);