Searched refs:enable_all_groups (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c528 * enable_all_groups in order to simplify regular and subgroup (zfs)
580 * enable_all_groups(list, setstate, online, updateproto)
588 enable_all_groups(sa_handle_t handle, struct list *work, int setstate, function
3774 (void) enable_all_groups(handle, worklist, 0, 0, protocol,
3865 (void) enable_all_groups(handle, worklist, 0, 0,
4306 (void) enable_all_groups(handle, worklist, 0, 0,
4401 (void) enable_all_groups(handle, worklist, 0, 0,
4692 ret = enable_all_groups(handle, worklist, 1, 0, NULL, B_FALSE);
5045 (void) enable_all_groups(handle, worklist, 0, 1, protocol, B_FALSE);

Completed in 81 milliseconds