Home
last modified time | relevance | path

Searched refs:me_startoff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A 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()
H A 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()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_item.c330 map->me_startoff = bi->bi_bmap.br_startoff; in xfs_bmap_update_log_item()
477 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_bui_validate()
542 fake.bi_bmap.br_startoff = map->me_startoff; in xfs_bui_item_recover()
H A Dxfs_rmap_item.c356 map->me_startoff = ri->ri_bmap.br_startoff; in xfs_rmap_update_log_item()
495 if (!xfs_verify_fileext(mp, map->me_startoff, map->me_len)) in xfs_rui_validate_map()
583 fake.ri_bmap.br_startoff = map->me_startoff; in xfs_rui_item_recover()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h640 uint64_t me_startoff; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h725 uint64_t me_startoff; member

Completed in 13 milliseconds