Searched refs:bh_end_io_t (Results 1 – 4 of 4) sorted by relevance
49 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef70 bh_end_io_t *b_end_io; /* I/O completion */225 bh_end_io_t *handler);
412 bh_end_io_t *handler) in mark_buffer_async_write_endio()1713 bh_end_io_t *handler) in __block_write_full_page()
3106 bh_end_io_t *end_io);3108 bh_end_io_t *end_io);
145 bh_end_io_t *end_io) in __ext4_read_bh()160 bh_end_io_t *end_io) in ext4_read_bh_nowait()171 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()
Completed in 36 milliseconds