Lines Matching defs:updateproto
525 * enable_group(group, updateproto, notify, proto)
534 enable_group(sa_group_t group, char *updateproto, int notify, char *proto)
545 if (updateproto != NULL)
546 (void) sa_update_legacy(share, updateproto);
580 * enable_all_groups(list, setstate, online, updateproto)
582 * Given a list of groups, enable each one found. If updateproto is
589 int online, char *updateproto, int enable)
629 updateproto);
636 updateproto);
640 updateproto);
657 enable_group(group, zfs == NULL ? updateproto : NULL,