Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_refcount_item.c269 pmap->pe_len = ri->ri_blockcount; in xfs_refcount_update_log_item()
418 return xfs_verify_fsbext(mp, pmap->pe_startblock, pmap->pe_len); in xfs_cui_validate_phys()
433 ri->ri_blockcount = pmap->pe_len; in xfs_cui_recover_work()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h795 uint32_t pe_len; member