Searched refs:bi_bmap (Results 1 – 3 of 3) sorted by relevance
324 map->me_startblock = bmap->bi_bmap.br_startblock; in xfs_bmap_update_log_item()325 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()326 map->me_len = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()328 bmap->bi_bmap.br_state); in xfs_bmap_update_log_item()375 count = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_finish_item()379 bmap->bi_bmap.br_startoff, in xfs_bmap_update_finish_item()380 bmap->bi_bmap.br_startblock, in xfs_bmap_update_finish_item()382 bmap->bi_bmap.br_state); in xfs_bmap_update_finish_item()385 bmap->bi_bmap.br_blockcount = count; in xfs_bmap_update_finish_item()
263 struct xfs_bmbt_irec bi_bmap; member
6140 bi->bi_bmap = *bmap; in __xfs_bmap_add()