Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-path-selector.h76 int (*end_io) (struct path_selector *ps, struct dm_path *path, member
H A Ddm-bufio.c156 void (*end_io)(struct dm_buffer *, blk_status_t); member
/OK3568_Linux_fs/kernel/fs/
H A Ddirect-io.c127 dio_iodone_t *end_io; /* IO completion function */ member
1142 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO()
1364 dio_iodone_t end_io, dio_submit_t submit_io, in __blockdev_direct_IO()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_io.c31 struct page *page, bio_end_io_t end_io) in get_swap_bio()
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dblocklayout.c120 bio_end_io_t end_io, struct parallel_io *par) in bl_alloc_init_bio()
148 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h259 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
H A Ddevice-mapper.h181 dm_endio_fn end_io; member
H A Dlightnvm.h297 nvm_end_io_fn *end_io; member
H A Dblkdev.h253 rq_end_io_fn *end_io; member
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlops.c262 bio_end_io_t *end_io) in gfs2_log_alloc_bio()
294 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
/OK3568_Linux_fs/kernel/drivers/lightnvm/
H A Dpblk-write.c303 unsigned int nr_secs, nvm_end_io_fn(*end_io)) in pblk_alloc_w_rq()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h328 bio_end_io_t *end_io; member
H A Ddisk-io.c73 bio_end_io_t *end_io; member
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c146 bh_end_io_t *end_io) in __ext4_read_bh()
161 bh_end_io_t *end_io) in ext4_read_bh_nowait()
172 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c28 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()