Searched refs:btrfsic_bh_end_io (Results 1 – 1 of 1) sorted by relevance
347 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate);2031 bh->b_end_io = btrfsic_bh_end_io; in btrfsic_process_written_block()2174 bh->b_end_io = btrfsic_bh_end_io; in btrfsic_process_written_block()2258 static void btrfsic_bh_end_io(struct buffer_head *bh, int uptodate) in btrfsic_bh_end_io() function2956 bh->b_end_io = btrfsic_bh_end_io; in btrfsic_submit_bh()