Lines Matching defs:conflict
535 * Otherwise there is no conflict and the op request succeeds.
543 * desired operation would conflict with an existing share
555 int conflict = 0;
578 * This behavior is required by the conflict
586 conflict = 1;
592 conflict = 1;
598 conflict = 1;
602 conflict = 1;
606 conflict = 1;
610 conflict = 1;
620 if (conflict)
625 return (conflict);