Searched refs:protopt (Results 1 – 1 of 1) sorted by relevance
1098 sa_optionset_t protopt; in sa_zfs_update() local1117 for (protopt = sa_get_optionset(parent, NULL); protopt != NULL; in sa_zfs_update()1118 protopt = sa_get_next_optionset(protopt)) { in sa_zfs_update()1120 char *proto = sa_get_optionset_attr(protopt, "type"); in sa_zfs_update()