Searched refs:idmap_cfg_load (Results 1 – 3 of 3) sorted by relevance
124 extern int idmap_cfg_load(idmap_cfg_t *, int);
85 rc = idmap_cfg_load(_idmapdstate.cfg, 0); in load_config()
1257 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