Searched refs:XFS_DA_OP_LOGGED (Results 1 – 7 of 7) sorted by relevance
99 #define XFS_DA_OP_LOGGED (1u << 6) /* Use intent items to track op */ macro108 { XFS_DA_OP_LOGGED, "LOGGED" }
626 if (args->op_flags & XFS_DA_OP_LOGGED) in xfs_attr_init_replace_state()
161 args->op_flags = XFS_DA_OP_LOGGED | XFS_DA_OP_OKNOENT; in xfs_parent_da_args_init()
1534 if (!(args->op_flags & XFS_DA_OP_LOGGED)) in xfs_attr3_leaf_add_work()
105 args->op_flags |= XFS_DA_OP_LOGGED; in xfs_attr_change()
432 if (!(args->op_flags & XFS_DA_OP_LOGGED)) in xfs_attr_create_intent()703 XFS_DA_OP_LOGGED; in xfs_attri_recover_work()883 ASSERT(args->op_flags & XFS_DA_OP_LOGGED); in xfs_attr_defer_add()
665 args.op_flags |= XFS_DA_OP_LOGGED; in xrep_xattr_insert_rec()