Lines Matching defs:pgroup
759 * associated with. The "id" portion of the pgroup name will
923 /* Have a pgroup so sort it out */
960 * pgroup. If it is_default and !is_nfs,
1025 * Have a pgroup so see if it is a
1212 * sa_create_pgroup(handle, pgroup)
1218 sa_create_pgroup(scfutilhandle_t *handle, char *pgroup)
1234 if (*pgroup == '*') {
1236 pgroup++;
1240 * If the pgroup exists, we are done. If it doesn't, then we
1244 pgroup, handle->pg) != 0) {
1247 if (scf_instance_add_pg(handle->instance, pgroup,
1263 * sa_delete_pgroup(handle, pgroup)
1270 sa_delete_pgroup(scfutilhandle_t *handle, char *pgroup)
1276 if (scf_instance_get_pg(handle->instance, pgroup, handle->pg) == 0) {
1291 * sa_start_transaction(handle, pgroup)
1703 * Have a share name allocated so create a pgroup for
1705 * to avoid creating a share pgroup that doesn't have
1707 * region of creating the share pgroup and props.