Searched refs:me_startoff (Results 1 – 3 of 3) sorted by relevance
326 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()449 if (!xfs_verify_fileext(mp, bmap->me_startoff, bmap->me_len)) in xfs_bui_validate()516 whichfork, bmap->me_startoff, bmap->me_startblock, in xfs_bui_item_recover()528 irec.br_startoff = bmap->me_startoff; in xfs_bui_item_recover()
378 map->me_startoff = rmap->ri_bmap.br_startoff; in xfs_rmap_update_log_item()495 if (!xfs_verify_fileext(mp, rmap->me_startoff, rmap->me_len)) in xfs_rui_validate_map()581 rmap->me_startoff, rmap->me_startblock, in xfs_rui_item_recover()
637 uint64_t me_startoff; member