Searched refs:bi_bmap (Results 1 – 4 of 4) sorted by relevance
262 map->me_startblock = bi->bi_bmap.br_startblock; in xfs_bmap_update_log_item()263 map->me_startoff = bi->bi_bmap.br_startoff; in xfs_bmap_update_log_item()264 map->me_len = bi->bi_bmap.br_blockcount; in xfs_bmap_update_log_item()274 if (bi->bi_bmap.br_state == XFS_EXT_UNWRITTEN) in xfs_bmap_update_log_item()337 bi->bi_pag = xfs_perag_intent_get(mp, bi->bi_bmap.br_startblock); in xfs_bmap_update_get_group()359 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 …]
3053 __entry->rtbno = bi->bi_bmap.br_startblock;3057 bi->bi_bmap.br_startblock);3059 bi->bi_bmap.br_startblock);3065 __entry->l_loff = bi->bi_bmap.br_startoff;3066 __entry->l_len = bi->bi_bmap.br_blockcount;3067 __entry->l_state = bi->bi_bmap.br_state;
252 struct xfs_bmbt_irec bi_bmap; member
6213 bi->bi_bmap = *bmap; in __xfs_bmap_add()6249 struct xfs_bmbt_irec *bmap = &bi->bi_bmap; in xfs_bmap_finish_one()6265 if (bi->bi_bmap.br_state == XFS_EXT_UNWRITTEN) in xfs_bmap_finish_one()