Searched refs:bi_bmap (Results 1 – 4 of 4) sorted by relevance
270 map->me_startblock = bi->bi_bmap.br_startblock; in xfs_bmap_update_log_item()271 map->me_startoff = bi->bi_bmap.br_startoff; in xfs_bmap_update_log_item()272 map->me_len = bi->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()282 if (bi->bi_bmap.br_state == XFS_EXT_UNWRITTEN) in xfs_bmap_update_log_item()347 bi->bi_group = xfs_group_intent_get(mp, bi->bi_bmap.br_startblock, in xfs_bmap_update_get_group()368 bi->bi_owner->i_delayed_blks += bi->bi_bmap.br_blockcount; in xfs_bmap_defer_add()382 bi->bi_owner->i_delayed_blks -= bi->bi_bmap.br_blockcount; in xfs_bmap_update_cancel_item()400 if (!error && bi->bi_bmap.br_blockcount > 0) { in xfs_bmap_update_finish_item()473 bi->bi_bmap.br_startblock = map->me_startblock; in xfs_bui_recover_work()474 bi->bi_bmap.br_startoff = map->me_startoff; in xfs_bui_recover_work()[all …]
3467 __entry->gbno = bi->bi_bmap.br_startblock;3470 bi->bi_bmap.br_startblock,3475 __entry->l_loff = bi->bi_bmap.br_startoff;3476 __entry->l_len = bi->bi_bmap.br_blockcount;3477 __entry->l_state = bi->bi_bmap.br_state;
253 struct xfs_bmbt_irec bi_bmap; member
6012 bi->bi_bmap = *bmap; in __xfs_bmap_add()6048 struct xfs_bmbt_irec *bmap = &bi->bi_bmap; in xfs_bmap_finish_one()6064 if (bi->bi_bmap.br_state == XFS_EXT_UNWRITTEN) in xfs_bmap_finish_one()