Searched defs:end_io (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | bio.h | 53 btrfs_bio_end_io_t end_io; member
|
A D | bio.c | 35 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_init() 53 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_alloc()
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-path-selector.h | 91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
|
A D | dm-bufio.c | 159 void (*end_io)(struct dm_buffer *buf, blk_status_t stat); member
|
/linux-6.3-rc2/fs/gfs2/ |
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()
|
/linux-6.3-rc2/fs/ |
A D | direct-io.c | 124 dio_iodone_t *end_io; /* IO completion function */ member 1100 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/linux-6.3-rc2/include/linux/ |
A D | iomap.h | 344 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
A D | device-mapper.h | 197 dm_endio_fn end_io; member
|
A D | blk-mq.h | 202 rq_end_io_fn *end_io; member
|
/linux-6.3-rc2/fs/nfs/blocklayout/ |
A D | blocklayout.c | 126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/linux-6.3-rc2/fs/f2fs/ |
A D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()
|
/linux-6.3-rc2/fs/ext4/ |
A D | super.c | 163 bh_end_io_t *end_io) in __ext4_read_bh() 178 bh_end_io_t *end_io) in ext4_read_bh_nowait() 189 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) in ext4_read_bh()
|
Completed in 46 milliseconds