Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h129 extern int idmap_cfg_load(idmap_cfg_t *, int);
H A Dinit.c83 rc = idmap_cfg_load(_idmapdstate.cfg, 0); in load_config()
H A Didmap_config.c1341 rc = idmap_cfg_load(_idmapdstate.cfg, flags); in idmap_cfg_update_thread()
2133 idmap_cfg_load(idmap_cfg_t *cfg, int flags) in idmap_cfg_load() function