Home
last modified time | relevance | path

Searched refs:bh_end_io_t (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbuffer_head.h48 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef
72 bh_end_io_t *b_end_io; /* I/O completion */
/linux/fs/ext4/
H A Dext4.h3088 bh_end_io_t *end_io);
3090 bh_end_io_t *end_io);
H A Dsuper.c164 bh_end_io_t *end_io) in __ext4_read_bh()
179 bh_end_io_t *end_io) in ext4_read_bh_nowait()
190 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) in ext4_read_bh()
/linux/fs/
H A Dbuffer.c447 bh_end_io_t *handler) in mark_buffer_async_write_endio()