Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbio.h34 struct btrfs_bio { struct
39 struct btrfs_inode *inode;
40 u64 file_offset;
42 union {
71 btrfs_bio_end_io_t end_io; argument
87 * bytes for entire btrfs_bio but relies on bio being last. argument
92 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) in btrfs_bio() argument