Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_refcount_item.c337 ext->pe_startblock = refc->ri_startblock; in xfs_refcount_update_log_item()
454 return xfs_verify_fsbext(mp, refc->pe_startblock, refc->pe_len); in xfs_cui_validate_phys()
531 new_fsb = refc->pe_startblock; in xfs_cui_item_recover()
535 type, refc->pe_startblock, refc->pe_len, in xfs_cui_item_recover()
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_log_format.h732 uint64_t pe_startblock; member