Searched refs:bh_end_io_t (Results 1 – 3 of 3) sorted by relevance
51 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef72 bh_end_io_t *b_end_io; /* I/O completion */152 void init_buffer(struct buffer_head *, bh_end_io_t *, void *);
54 void init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) in init_buffer()418 bh_end_io_t *handler) in mark_buffer_async_write_endio()1703 bh_end_io_t *handler) in __block_write_full_page()
169 bh_end_io_t *bh;