Home
last modified time | relevance | path

Searched refs:idmap_cfg_load (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h124 extern int idmap_cfg_load(idmap_cfg_t *, int);
H A Dinit.c85 rc = idmap_cfg_load(_idmapdstate.cfg, 0); in load_config()
H A Didmap_config.c1257 rc = idmap_cfg_load(_idmapdstate.cfg, CFG_DISCOVER); in idmap_cfg_update_thread()
1890 idmap_cfg_load(idmap_cfg_t *cfg, int flags) in idmap_cfg_load() function