Lines Matching refs:b_size
95 bh_result->b_size * iblock,
97 bh_result->b_size);
132 u64 max_blocks = bh_result->b_size >> inode->i_blkbits;
181 bh_result->b_size = count << inode->i_blkbits;
404 unsigned blocksize = head->b_size;
652 folio_zero_range(folio, block_start, bh->b_size);
869 block_end = block_start + bh->b_size;
2107 * bh.b_size with the size of IO which is permitted at this offset and
2128 unsigned len, total_len = bh_result->b_size;
2135 * bh_result->b_size is count in get_more_blocks according to write
2228 bh_result->b_size = len;