Searched defs:end_io (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-path-selector.h | 91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
|
H A D | dm-bufio.c | 357 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
|
/openbmc/linux/fs/btrfs/ |
H A D | bio.h | 69 btrfs_bio_end_io_t end_io; member
|
H A D | bio.c | 46 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 D | compression.c | 66 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
|
/openbmc/linux/fs/gfs2/ |
H A D | lops.c | 265 bio_end_io_t *end_io) in gfs2_log_alloc_bio() 296 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/openbmc/linux/fs/ |
H A D | direct-io.c | 123 dio_iodone_t *end_io; /* IO completion function */ member 1106 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/openbmc/linux/include/linux/ |
H A D | iomap.h | 368 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
H A D | device-mapper.h | 195 dm_endio_fn end_io; member
|
H A D | blk-mq.h | 189 rq_end_io_fn *end_io; member
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 164 bh_end_io_t *end_io, bool simu_fail) in __ext4_read_bh() 185 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh_nowait() 197 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh()
|