Searched refs:bi_bmap (Results 1 – 3 of 3) sorted by relevance
323 map->me_startblock = bmap->bi_bmap.br_startblock; in xfs_bmap_update_log_item()324 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()325 map->me_len = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()327 bmap->bi_bmap.br_state); in xfs_bmap_update_log_item()374 count = bmap->bi_bmap.br_blockcount; in xfs_bmap_update_finish_item()378 bmap->bi_bmap.br_startoff, in xfs_bmap_update_finish_item()379 bmap->bi_bmap.br_startblock, in xfs_bmap_update_finish_item()381 bmap->bi_bmap.br_state); in xfs_bmap_update_finish_item()384 bmap->bi_bmap.br_blockcount = count; in xfs_bmap_update_finish_item()
234 struct xfs_bmbt_irec bi_bmap; member
6147 bi->bi_bmap = *bmap; in __xfs_bmap_add()
Completed in 18 milliseconds