Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_rmap_item.c356 map->me_startoff = ri->ri_bmap.br_startoff; in xfs_rmap_update_log_item()
471 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_rui_validate_map()
557 fake.ri_bmap.br_startoff = map->me_startoff; in xfs_rui_item_recover()
A Dxfs_bmap_item.c329 map->me_startoff = bi->bi_bmap.br_startoff; in xfs_bmap_update_log_item()
444 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_bui_validate()
507 fake.bi_bmap.br_startoff = map->me_startoff; in xfs_bui_item_recover()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h718 uint64_t me_startoff; member

Completed in 10 milliseconds