Searched refs:bi_bmap (Results 1 – 3 of 3) sorted by relevance
335 map->me_startblock = bmap->bi_bmap.br_startblock; in xfs_bmap_update_log_item()336 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()337 map->me_len = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()339 bmap->bi_bmap.br_state); in xfs_bmap_update_log_item()386 count = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_finish_item()390 bmap->bi_bmap.br_startoff, in xfs_bmap_update_finish_item()391 bmap->bi_bmap.br_startblock, in xfs_bmap_update_finish_item()393 bmap->bi_bmap.br_state); in xfs_bmap_update_finish_item()396 bmap->bi_bmap.br_blockcount = count; in xfs_bmap_update_finish_item()
234 struct xfs_bmbt_irec bi_bmap; member
6108 bi->bi_bmap = *bmap; in __xfs_bmap_add()