Searched defs:btrfs_bio (Results 1 – 1 of 1) sorted by relevance
34 struct btrfs_bio { struct39 struct btrfs_inode *inode;40 u64 file_offset;42 union {71 btrfs_bio_end_io_t end_io; argument87 * bytes for entire btrfs_bio but relies on bio being last. argument92 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) in btrfs_bio() argument