Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.c388 unsigned int refc_type; in xfs_cui_recover() local
465 refc_type = refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK; in xfs_cui_recover()
466 switch (refc_type) { in xfs_cui_recover()
471 type = refc_type; in xfs_cui_recover()