Searched refs:pe_startblock (Results 1 – 2 of 2) sorted by relevance
268 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()
794 uint64_t pe_startblock; member