Searched refs:me_startoff (Results 1 – 3 of 3) sorted by relevance
324 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()447 if (!xfs_verify_fileext(mp, bmap->me_startoff, bmap->me_len)) in xfs_bui_validate()514 whichfork, bmap->me_startoff, bmap->me_startblock, in xfs_bui_item_recover()526 irec.br_startoff = bmap->me_startoff; in xfs_bui_item_recover()
376 map->me_startoff = rmap->ri_bmap.br_startoff; in xfs_rmap_update_log_item()493 if (!xfs_verify_fileext(mp, rmap->me_startoff, rmap->me_len)) in xfs_rui_validate_map()579 rmap->me_startoff, rmap->me_startblock, in xfs_rui_item_recover()
637 uint64_t me_startoff; member
Completed in 12 milliseconds