Searched refs:alfi_op_flags (Results 1 – 2 of 2) sorted by relevance
374 attrp->alfi_op_flags = attr->xattri_op_flags; in xfs_attr_log_item()503 unsigned int op = attrp->alfi_op_flags & in xfs_attri_validate()509 if (attrp->alfi_op_flags & ~XFS_ATTRI_OP_FLAGS_TYPE_MASK) in xfs_attri_validate()576 attr->xattri_op_flags = attrp->alfi_op_flags & in xfs_attri_item_recover()689 new_attrp->alfi_op_flags = old_attrp->alfi_op_flags; in xfs_attri_item_relog()
987 uint32_t alfi_op_flags; /* marks the op as a set or remove */ member