Searched refs:bh_end_io_t (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dbuffer_head.h51 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef
72 bh_end_io_t *b_end_io; /* I/O completion */
152 void init_buffer(struct buffer_head *, bh_end_io_t *, void *);
/linux-4.4.14/fs/
H A Dbuffer.c54 void init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) init_buffer()
418 bh_end_io_t *handler) mark_buffer_async_write_endio()
1703 bh_end_io_t *handler) __block_write_full_page()
/linux-4.4.14/fs/btrfs/
H A Dcheck-integrity.c169 bh_end_io_t *bh;

Completed in 110 milliseconds