Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db.h291 int osm_db_store(IN osm_db_domain_t * p_domain,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_files.c465 int osm_db_store(IN osm_db_domain_t * p_domain, in osm_db_store() function
765 if (osm_db_store(p_dbd, FALSE)) in main()
H A Dosm_state_mgr.c1699 osm_db_store(sm->p_subn->p_g2m, sm->p_subn->opt.fsync_high_avail_files); in do_sweep()
1700 osm_db_store(sm->p_subn->p_neighbor, in do_sweep()
H A Dosm_lid_mgr.c1247 osm_db_store(p_mgr->p_g2l, p_mgr->p_subn->opt.fsync_high_avail_files); in osm_lid_mgr_process_subnet()