Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbuffer_head.h49 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef
70 bh_end_io_t *b_end_io; /* I/O completion */
259 bh_end_io_t *handler);
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c412 bh_end_io_t *handler) in mark_buffer_async_write_endio()
1742 bh_end_io_t *handler) in __block_write_full_page()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h2991 bh_end_io_t *end_io);
2993 bh_end_io_t *end_io);
H A Dsuper.c146 bh_end_io_t *end_io) in __ext4_read_bh()
161 bh_end_io_t *end_io) in ext4_read_bh_nowait()
172 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()