Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c425 refc->pe_len == 0 || in xfs_cui_recover()
427 refc->pe_len >= mp->m_sb.sb_agblocks || in xfs_cui_recover()
479 new_len = refc->pe_len; in xfs_cui_recover()
482 type, refc->pe_startblock, refc->pe_len, in xfs_cui_recover()
Dxfs_trans_refcount.c153 ext->pe_len = refc->ri_blockcount; in xfs_refcount_update_log_item()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h684 uint32_t pe_len; member