Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_refcount_item.c352 ext->pe_startblock = refc->ri_startblock; in xfs_refcount_update_log_item()
477 XFS_FSB_TO_DADDR(mp, refc->pe_startblock)); in xfs_cui_recover()
543 new_fsb = refc->pe_startblock; in xfs_cui_recover()
547 type, refc->pe_startblock, refc->pe_len, in xfs_cui_recover()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_log_format.h683 uint64_t pe_startblock; member