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