Searched defs:btrfs_bio (Results 1 – 1 of 1) sorted by relevance
32 struct btrfs_bio { struct52 /* End I/O information supplied to btrfs_bio_alloc */ argument53 btrfs_bio_end_io_t end_io; argument63 * bytes for entire btrfs_bio but relies on bio being last. argument68 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) in btrfs_bio() argument
Completed in 3 milliseconds