Searched defs:bio_offset (Results 1 – 5 of 5) sorted by relevance
440 unsigned long bio_offset = 0; in metapage_write_folio() local
240 repair_one_sector(struct btrfs_bio * failed_bbio,u32 bio_offset,phys_addr_t paddrs[],struct btrfs_failed_bio * fbio) repair_one_sector() argument
358 u32 bio_offset = 0; in btrfs_lookup_bio_sums() local
3539 btrfs_data_csum_ok(struct btrfs_bio * bbio,struct btrfs_device * dev,u32 bio_offset,const phys_addr_t paddrs[]) btrfs_data_csum_ok() argument
34 #define bio_offset(bio) bio_iter_offset((bio), (bio)->bi_iter) macro