Searched refs:bh_end_io_t (Results 1 – 2 of 2) sorted by relevance
276 typedef void (bh_end_io_t)(struct buffer_head *bh, int uptodate); typedef277 void init_buffer(struct buffer_head *, bh_end_io_t *, void *);
798 void init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) in init_buffer()