Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c412 XFS_FSB_TO_DADDR(mp, refc->pe_startblock)); in xfs_cui_recover()
478 new_fsb = refc->pe_startblock; in xfs_cui_recover()
482 type, refc->pe_startblock, refc->pe_len, in xfs_cui_recover()
Dxfs_trans_refcount.c152 ext->pe_startblock = refc->ri_startblock; in xfs_refcount_update_log_item()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h683 uint64_t pe_startblock; member