Home
last modified time | relevance | path

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

/titanic_41/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)) { in nfs_idmap_str_uid()
741 if (nfs_idmap_cache_s2i_lkup(&nig->s2g_ci, u8s, &hashno, gid)) { in nfs_idmap_str_gid()
1272 nfs_idmap_cache_s2i_lkup(idmap_cache_info_t *cip, /* cache info ptr */ in nfs_idmap_cache_s2i_lkup() function