Searched refs:XFS_DA_OP_LOGGED (Results 1 – 2 of 2) sorted by relevance
99 #define XFS_DA_OP_LOGGED (1u << 6) /* Use intent items to track op */ macro108 { XFS_DA_OP_LOGGED, "LOGGED" }
627 if (args->op_flags & XFS_DA_OP_LOGGED) in xfs_attr_init_replace_state()