Lines Matching refs:b_size
222 bh->b_state, bh->b_size); in __find_get_block_slow()
860 bh->b_size = size; in alloc_page_buffers()
970 if (bh->b_size == size) { in grow_dev_page()
1278 bh->b_blocknr == block && bh->b_size == size) { in lookup_bh_lru()
1464 unsigned int next_off = curr_off + bh->b_size; in block_invalidatepage()
1638 WARN_ON(bh->b_size != blocksize); in __block_write_full_page()
1767 block_end = block_start + bh->b_size; in page_zero_new_buffers()
1830 WARN_ON(bh->b_size != blocksize); in __block_write_begin()
2096 WARN_ON(bh->b_size != blocksize); in block_read_full_page()
2681 map_bh.b_size = blocksize; in nobh_truncate_page()
2759 WARN_ON(bh->b_size != blocksize); in block_truncate_page()
2853 tmp.b_size = 1 << inode->i_blkbits; in generic_block_bmap()
2897 bio->bi_sector = bh->b_blocknr * (bh->b_size >> 9); in submit_bh()
2900 bio->bi_io_vec[0].bv_len = bh->b_size; in submit_bh()
2905 bio->bi_size = bh->b_size; in submit_bh()