Home
last modified time | relevance | path

Searched defs:bio_offset (Results 1 – 5 of 5) sorted by relevance

/linux/fs/jfs/
H A Djfs_metapage.c440 unsigned long bio_offset = 0; in metapage_write_folio() local
/linux/include/linux/
H A Dbio.h34 #define bio_offset(bio) bio_iter_offset((bio), (bio)->bi_iter) macro
/linux/drivers/md/dm-vdo/
H A Dencodings.c254 block_count_t bio_offset = 0; in decode_volume_geometry() local
H A Dencodings.h100 block_count_t bio_offset; member
/linux/fs/btrfs/
H A Dinode.c3359 u32 bio_offset, struct bio_vec *bv) in btrfs_data_csum_ok()