Home
last modified time | relevance | path

Searched defs:io_bio (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h206 struct bio *io_bio; /* bio being built */ member
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h309 static inline void btrfs_io_bio_free_csum(struct btrfs_io_bio *io_bio) in btrfs_io_bio_free_csum()
H A Dinode.c2855 static int check_data_csum(struct inode *inode, struct btrfs_io_bio *io_bio, in check_data_csum()
2895 int btrfs_verify_data_csum(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_verify_data_csum()
7655 struct btrfs_io_bio *io_bio, in btrfs_check_read_dio_bio()
H A Ddisk-io.c526 int btrfs_validate_metadata_buffer(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_validate_metadata_buffer()
H A Dextent_io.c2803 struct btrfs_io_bio *io_bio = btrfs_io_bio(bio); in end_bio_extent_readpage() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h235 struct bio *io_bio; member