Searched refs:bi_bmap (Results 1 – 3 of 3) sorted by relevance
157 map->me_startblock = bmap->bi_bmap.br_startblock; in xfs_bmap_update_log_item()158 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()159 map->me_len = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()161 bmap->bi_bmap.br_state); in xfs_bmap_update_log_item()187 count = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_finish_item()191 bmap->bi_bmap.br_startoff, in xfs_bmap_update_finish_item()192 bmap->bi_bmap.br_startblock, in xfs_bmap_update_finish_item()194 bmap->bi_bmap.br_state); in xfs_bmap_update_finish_item()197 bmap->bi_bmap.br_blockcount = count; in xfs_bmap_update_finish_item()
252 struct xfs_bmbt_irec bi_bmap; member
6044 bi->bi_bmap = *bmap; in __xfs_bmap_add()