Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbuffer_head.h50 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef
74 bh_end_io_t *b_end_io; /* I/O completion */
262 bh_end_io_t *handler);
/linux-6.3-rc2/fs/
A Dbuffer.c455 bh_end_io_t *handler) in mark_buffer_async_write_endio()
1739 bh_end_io_t *handler) in __block_write_full_page()
/linux-6.3-rc2/fs/ext4/
A Dext4.h3078 bh_end_io_t *end_io);
3080 bh_end_io_t *end_io);
A Dsuper.c163 bh_end_io_t *end_io) in __ext4_read_bh()
178 bh_end_io_t *end_io) in ext4_read_bh_nowait()
189 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) in ext4_read_bh()

Completed in 32 milliseconds