Searched refs:pe_flags (Results 1 – 2 of 2) sorted by relevance
291 refc->pe_flags = 0; in xfs_trans_set_refcount_flags()297 refc->pe_flags |= type; in xfs_trans_set_refcount_flags()429 if (refc->pe_flags & ~XFS_REFCOUNT_EXTENT_FLAGS) in xfs_cui_validate_phys()432 switch (refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK) { in xfs_cui_validate_phys()505 refc_type = refc->pe_flags & XFS_REFCOUNT_EXTENT_TYPE_MASK; in xfs_cui_item_recover()
701 uint32_t pe_flags; member
Completed in 8 milliseconds