Searched refs:sa_update_config (Results 1 – 4 of 4) sorted by relevance
700 ret = sa_update_config(handle); in enable_all_groups()1381 ret = sa_update_config(handle); in sa_create()1572 ret = sa_update_config(handle); in sa_delete()2492 (void) sa_update_config(handle); in enable_share()2763 ret = sa_update_config(handle); in sa_addshare()2982 ret = sa_update_config(handle); in sa_moveshare()3238 ret = sa_update_config(handle); in sa_removeshare()3492 ret = sa_update_config(handle); in sa_set_share()3876 ret = sa_update_config(handle); in space_set()4411 ret = sa_update_config(handle); in space_unset()[all …]
176 extern int sa_update_config(sa_handle_t);
88 sa_update_config;
2137 sa_update_config(sa_handle_t handle) in sa_update_config() function