Searched defs:bio_offset (Results 1 – 4 of 4) sorted by relevance
/linux/fs/jfs/ |
A D | jfs_metapage.c | 352 unsigned long bio_offset = 0; in metapage_writepage() local
|
/linux/include/linux/ |
A D | bio.h | 34 #define bio_offset(bio) bio_iter_offset((bio), (bio)->bi_iter) macro
|
/linux/fs/btrfs/ |
A D | extent_io.c | 2630 struct bio *failed_bio, u32 bio_offset, in btrfs_repair_one_sector() 2720 struct bio *failed_bio, u32 bio_offset, in submit_read_repair() 3003 u32 bio_offset = 0; in end_bio_extent_readpage() local
|
A D | inode.c | 3240 u32 bio_offset, struct page *page, u32 pgoff, in check_data_csum() 3292 u32 bio_offset, struct page *page, in btrfs_verify_data_csum() 8105 u32 bio_offset = 0; in btrfs_check_read_dio_bio() local
|
Completed in 46 milliseconds