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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c175 static uint_t nfs_idmap_cache_s2i_lkup(idmap_cache_info_t *, utf8string *,
362 if (nfs_idmap_cache_s2i_lkup(&nig->s2u_ci, u8s, &hashno, uid)) {
741 if (nfs_idmap_cache_s2i_lkup(&nig->s2g_ci, u8s, &hashno, gid)) {
1272 nfs_idmap_cache_s2i_lkup(idmap_cache_info_t *cip, /* cache info ptr */ function

Completed in 44 milliseconds