Home
last modified time | relevance | path

Searched refs:xattri_op_flags (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_attr_item.c373 ASSERT(!(attr->xattri_op_flags & ~XFS_ATTRI_OP_FLAGS_TYPE_MASK)); in xfs_attr_log_item()
374 attrp->alfi_op_flags = attr->xattri_op_flags; in xfs_attr_log_item()
576 attr->xattri_op_flags = attrp->alfi_op_flags & in xfs_attri_item_recover()
599 switch (attr->xattri_op_flags) { in xfs_attri_item_recover()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_attr.h524 unsigned int xattri_op_flags; member
A Dxfs_attr.c893 new->xattri_op_flags = op_flags; in xfs_attr_intent_init()

Completed in 8 milliseconds