Home
last modified time | relevance | path

Searched defs:bio_off (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Dcache_req.c91 struct pcache_request *pcache_req, u32 bio_off) in cache_copy_from_req_bio()
102 u32 bio_off, u32 len, struct pcache_cache_pos *pos, u64 key_gen) in cache_copy_to_req_bio()
/linux/fs/btrfs/
H A Dscrub.c1315 u32 bio_off = (bbio->bio.bi_iter.bi_sector << SECTOR_SHIFT) - in scrub_submit_write_bio() local