Lines Matching refs:b_length
257 bp->b_length = 0;
261 bp->b_length += map[i].bm_len;
329 size_t size = BBTOB(bp->b_length);
368 bp->b_page_count = DIV_ROUND_UP(BBTOB(bp->b_length), PAGE_SIZE);
475 if (unlikely(bp->b_length != map->bm_len)) {
631 if (BBTOB(new_bp->b_length) >= PAGE_SIZE ||
1387 bp->b_length, -bp->b_error);
1573 bp->b_length);
1595 size = BBTOB(bp->b_length);
1739 BBTOB(bp->b_length) - boff);