Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c252 nfs_idmap_cache_create(&nig->s2u_ci, "s2u_cache"); in nfs_idmap_init_zone()
253 nig->s2u_ci.nfsidmap_daemon_dh = &nig->nfsidmap_daemon_dh; in nfs_idmap_init_zone()
284 nfs_idmap_cache_destroy(&nig->s2u_ci); in nfs_idmap_fini_zone()
362 if (nfs_idmap_cache_s2i_lkup(&nig->s2u_ci, u8s, &hashno, uid)) { in nfs_idmap_str_uid()
394 nfs_idmap_cache_s2i_insert(&nig->s2u_ci, *uid, in nfs_idmap_str_uid()
1117 nfs_idmap_cache_flush(&nig->s2u_ci); in nfs_idmap_args()
1258 nfs_idmap_cache_reclaim(&nig->s2u_ci); in nfs_idmap_reclaim()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_idmap_impl.h92 idmap_cache_info_t s2u_ci; /* table mapping string-to-uid */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs.c1469 (void *)OFFSETOF(struct nfsidmap_globals, s2u_ci)