Searched defs:end_io (Results 1 – 8 of 8) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_read.h | 25 bio_end_io_t *end_io; member 192 bio_end_io_t end_io) in rbio_init()
|
/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 | 350 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
|
/linux/fs/ |
H A D | direct-io.c | 122 dio_iodone_t *end_io; /* IO completion function */ member 1107 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/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()
|
/linux/fs/btrfs/ |
H A D | compression.c | 64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
|
/linux/fs/ext4/ |
H A D | super.c | 163 bh_end_io_t *end_io, bool simu_fail) in __ext4_read_bh() 184 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh_nowait() 196 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh()
|
/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()
|