Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dbio.h32 struct btrfs_bio { struct
52 /* End I/O information supplied to btrfs_bio_alloc */ argument
53 btrfs_bio_end_io_t end_io; argument
63 * bytes for entire btrfs_bio but relies on bio being last. argument
68 static inline struct btrfs_bio *btrfs_bio(struct bio *bio) in btrfs_bio() argument

Completed in 3 milliseconds