Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_refcount_item.c333 pmap->pe_len = ri->ri_blockcount; in xfs_refcount_update_log_item()
468 return xfs_verify_fsbext(mp, pmap->pe_startblock, pmap->pe_len); in xfs_cui_validate_phys()
550 fake.ri_blockcount = pmap->pe_len; in xfs_cui_item_recover()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h788 uint32_t pe_len; member