Searched refs:sa_update_config (Results 1 – 4 of 4) sorted by relevance
695 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 …]
149 extern int sa_update_config(sa_handle_t);
86 sa_update_config;
2045 sa_update_config(sa_handle_t handle) in sa_update_config() function