Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.h368 extern idmap_retcode idmap_cache_flush(idmap_flush_op);
H A Dserver.c1024 idmap_cache_flush(IDMAP_FLUSH_EXPIRE); in idmap_update_1_svc()
1323 *result = idmap_cache_flush(op); in idmap_flush_1_svc()
H A Ddbutils.c4972 idmap_cache_flush(idmap_flush_op op) in idmap_cache_flush() function