Searched refs:alfi_op_flags (Results 1 – 2 of 2) sorted by relevance
363 return attrp->alfi_op_flags & XFS_ATTRI_OP_FLAGS_TYPE_MASK; in xfs_attr_log_item_op()385 attrp->alfi_op_flags = attr->xattri_op_flags; in xfs_attr_log_item()554 if (attrp->alfi_op_flags & ~XFS_ATTRI_OP_FLAGS_TYPE_MASK) in xfs_attri_validate()831 new_attrp->alfi_op_flags = old_attrp->alfi_op_flags; in xfs_attr_relog_intent()
1055 uint32_t alfi_op_flags; /* marks the op as a set or remove */ member