Searched refs:enable_all_groups (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/ |
H A D | commands.c | 588 enable_all_groups(sa_handle_t handle, struct list *work, int setstate, in enable_all_groups() function 3774 (void) enable_all_groups(handle, worklist, 0, 0, protocol, in basic_set() 3865 (void) enable_all_groups(handle, worklist, 0, 0, in space_set() 4306 (void) enable_all_groups(handle, worklist, 0, 0, in basic_unset() 4401 (void) enable_all_groups(handle, worklist, 0, 0, in space_unset() 4692 ret = enable_all_groups(handle, worklist, 1, 0, NULL, B_FALSE); in sa_enable_group() 5045 (void) enable_all_groups(handle, worklist, 0, 1, protocol, B_FALSE); in sa_start_group()
|