Searched refs:s2g_ci (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_idmap_impl.h94 idmap_cache_info_t s2g_ci; /* table mapping string-to-groupid */ member in struct:nfsidmap_globals
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c256 nfs_idmap_cache_create(&nig->s2g_ci, "s2g_cache");
257 nig->s2g_ci.nfsidmap_daemon_dh = &nig->nfsidmap_daemon_dh;
286 nfs_idmap_cache_destroy(&nig->s2g_ci);
741 if (nfs_idmap_cache_s2i_lkup(&nig->s2g_ci, u8s, &hashno, gid)) {
774 nfs_idmap_cache_s2i_insert(&nig->s2g_ci, *gid,
1119 nfs_idmap_cache_flush(&nig->s2g_ci);
1260 nfs_idmap_cache_reclaim(&nig->s2g_ci);

Completed in 62 milliseconds