Home
last modified time | relevance | path

Searched refs:pe_startblock (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_refcount_item.c268 pmap->pe_startblock = ri->ri_startblock; in xfs_refcount_update_log_item()
418 return xfs_verify_fsbext(mp, pmap->pe_startblock, pmap->pe_len); in xfs_cui_validate_phys()
432 ri->ri_startblock = pmap->pe_startblock; in xfs_cui_recover_work()
434 ri->ri_pag = xfs_perag_intent_get(mp, pmap->pe_startblock); in xfs_cui_recover_work()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h794 uint64_t pe_startblock; member