Searched defs:end_io (Results 26 - 28 of 28) sorted by relevance
12
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 173 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh() argument 146 __ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) __ext4_read_bh() argument 161 ext4_read_bh_nowait(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) ext4_read_bh_nowait() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | blkdev.h | 251 rq_end_io_fn *end_io; member
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 190 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) in ext4_read_bh() argument 163 __ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) __ext4_read_bh() argument 178 ext4_read_bh_nowait(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) ext4_read_bh_nowait() argument
|
Completed in 21 milliseconds
12