Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_read.h25 bio_end_io_t *end_io; member
192 bio_end_io_t end_io) in rbio_init()
/linux/drivers/md/
H A Ddm-path-selector.h91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
H A Ddm-bufio.c350 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
/linux/fs/
H A Ddirect-io.c122 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 Dblocklayout.c126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
/linux/fs/btrfs/
H A Dcompression.c64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
/linux/fs/ext4/
H A Dsuper.c163 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 Dcheckpoint.c29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()