Lines Matching defs:join
44 join, /* Join a multinode diskset */
1743 * If no setname option was used, then join all disksets
1744 * that this node knows about. Attempt to join all
1749 * why the 'join of all sets' failed and which set caused
1775 * Attempt to join the MN disksets.
1776 * If the join of one set fails, print out an error message
1835 /* Print error of diskset join failure */
1846 /* Print error of diskset join failure */
1877 * join a set since that set had no drives
1890 /* Print error of diskset join failure */
2352 cmd = join;
2504 * MN diskset commands of join and withdraw when issued without
2512 (cmd != cluster) && (cmd != join) &&
2552 /* join MultiNode diskset */
2553 if (cmd == join) {