Home
last modified time | relevance | path

Searched refs:alfi_op_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_item.c374 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()
515 /* alfi_op_flags should be either a set or remove */ 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()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h987 uint32_t alfi_op_flags; /* marks the op as a set or remove */ member

Completed in 4 milliseconds