Home
last modified time | relevance | path

Searched refs:me_startoff (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_bmap_item.c325 map->me_startoff = bmap->bi_bmap.br_startoff; in xfs_bmap_update_log_item()
502 whichfork, bmap->me_startoff, bmap->me_startblock, in xfs_bui_item_recover()
511 irec.br_startoff = bmap->me_startoff; in xfs_bui_item_recover()
Dxfs_rmap_item.c376 map->me_startoff = rmap->ri_bmap.br_startoff; in xfs_rmap_update_log_item()
562 rmap->me_startoff, rmap->me_startblock, in xfs_rui_item_recover()
/fs/xfs/libxfs/
Dxfs_log_format.h640 uint64_t me_startoff; member