Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c593 enable_all_groups(sa_handle_t handle, struct list *work, int setstate, in enable_all_groups() function
3780 (void) enable_all_groups(handle, worklist, 0, 0, protocol, in basic_set()
3871 (void) enable_all_groups(handle, worklist, 0, 0, in space_set()
4312 (void) enable_all_groups(handle, worklist, 0, 0, in basic_unset()
4407 (void) enable_all_groups(handle, worklist, 0, 0, in space_unset()
4698 ret = enable_all_groups(handle, worklist, 1, 0, NULL, B_FALSE); in sa_enable_group()
5051 (void) enable_all_groups(handle, worklist, 0, 1, protocol, B_FALSE); in sa_start_group()