Searched refs:me_startoff (Results 1 – 3 of 3) sorted by relevance
336 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()459 if (!xfs_verify_fileext(mp, bmap->me_startoff, bmap->me_len)) in xfs_bui_validate()528 whichfork, bmap->me_startoff, bmap->me_startblock, in xfs_bui_item_recover()540 irec.br_startoff = bmap->me_startoff; in xfs_bui_item_recover()
363 map->me_startoff = rmap->ri_bmap.br_startoff; in xfs_rmap_update_log_item()480 if (!xfs_verify_fileext(mp, rmap->me_startoff, rmap->me_len)) in xfs_rui_validate_map()568 rmap->me_startoff, rmap->me_startblock, in xfs_rui_item_recover()
718 uint64_t me_startoff; member