Searched refs:pe_flags (Results 1 – 2 of 2) sorted by relevance
303 refc->pe_flags = 0; in xfs_trans_set_refcount_flags()309 refc->pe_flags |= type; in xfs_trans_set_refcount_flags()441 if (refc->pe_flags & ~XFS_REFCOUNT_EXTENT_FLAGS) in xfs_cui_validate_phys()444 switch (refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK) { in xfs_cui_validate_phys()517 refc_type = refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK; in xfs_cui_item_recover()
782 uint32_t pe_flags; member