metadata_close    111 orte/mca/sstore/central/sstore_central_app.c static int metadata_close(orte_sstore_central_app_snapshot_info_t * handle_info);
metadata_close    365 orte/mca/sstore/central/sstore_central_app.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {
metadata_close    653 orte/mca/sstore/central/sstore_central_app.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {
metadata_close    153 orte/mca/sstore/central/sstore_central_global.c static int metadata_close(orte_sstore_central_global_snapshot_info_t * handle_info);
metadata_close    607 orte/mca/sstore/central/sstore_central_global.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {
metadata_close    111 orte/mca/sstore/stage/sstore_stage_app.c static int metadata_close(orte_sstore_stage_app_snapshot_info_t * handle_info);
metadata_close    354 orte/mca/sstore/stage/sstore_stage_app.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {
metadata_close    633 orte/mca/sstore/stage/sstore_stage_app.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {
metadata_close    181 orte/mca/sstore/stage/sstore_stage_global.c static int metadata_close(orte_sstore_stage_global_snapshot_info_t * handle_info);
metadata_close    723 orte/mca/sstore/stage/sstore_stage_global.c     if( ORTE_SUCCESS != (ret = metadata_close(handle_info)) ) {