Searched defs:end_io (Results 1 – 7 of 7) sorted by relevance
/fs/ |
D | direct-io.c | 126 dio_iodone_t *end_io; /* IO completion function */ member 1131 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO() 1353 dio_iodone_t end_io, dio_submit_t submit_io, in __blockdev_direct_IO()
|
/fs/nfs/blocklayout/ |
D | blocklayout.c | 120 bio_end_io_t end_io, struct parallel_io *par) in bl_alloc_init_bio() 143 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/fs/gfs2/ |
D | lops.c | 265 bio_end_io_t *end_io) in gfs2_log_alloc_bio() 297 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/fs/btrfs/ |
D | volumes.h | 369 bio_end_io_t *end_io; member
|
D | disk-io.c | 74 bio_end_io_t *end_io; member
|
/fs/ext4/ |
D | super.c | 144 bh_end_io_t *end_io) in __ext4_read_bh() 159 bh_end_io_t *end_io) in ext4_read_bh_nowait() 170 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()
|
/fs/f2fs/ |
D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()
|