Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c695 ret = sa_update_config(handle); in enable_all_groups()
1376 ret = sa_update_config(handle); in sa_create()
1567 ret = sa_update_config(handle); in sa_delete()
2486 (void) sa_update_config(handle); in enable_share()
2757 ret = sa_update_config(handle); in sa_addshare()
2976 ret = sa_update_config(handle); in sa_moveshare()
3233 ret = sa_update_config(handle); in sa_removeshare()
3484 ret = sa_update_config(handle); in sa_set_share()
3868 ret = sa_update_config(handle); in space_set()
4403 ret = sa_update_config(handle); in space_unset()
[all …]
/titanic_41/usr/src/lib/libshare/common/
H A Dlibshare.h149 extern int sa_update_config(sa_handle_t);
H A Dmapfile-vers86 sa_update_config;
H A Dlibshare.c2045 sa_update_config(sa_handle_t handle) in sa_update_config() function