Home
last modified time | relevance | path

Searched refs:btrfs_bio_end_io_t (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dbio.h28 typedef void (*btrfs_bio_end_io_t)(struct btrfs_bio *bbio); typedef
71 btrfs_bio_end_io_t end_io;
101 btrfs_bio_end_io_t end_io, void *private);
104 btrfs_bio_end_io_t end_io, void *private);
H A Dbio.c45 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_init()
64 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_alloc()
H A Dcompression.c64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
H A Dextent_io.c102 btrfs_bio_end_io_t end_io_func;