Lines Matching defs:transient
613 if (strcmp(type, "transient") == 0)
1488 persist ? (xmlChar *)"persist" : (xmlChar *)"transient");
1721 int transient = 0;
1730 transient = 1;
1740 if (!transient || zfs != NULL) {
2198 * the share is not transient, commit the changes to the repository
2229 if (type == NULL || strcmp(type, "transient") != 0) {
2635 /* id can be NULL if the group is transient (ZFS) */
3787 (xmlChar *)"persist" : (xmlChar *)"transient");
3836 boolean_t transient = B_FALSE;
3846 transient = B_TRUE;
3864 if (transient)