Searched defs:nfs_idmap_cache_i2s_lkup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c178 static uint_t nfs_idmap_cache_i2s_lkup(idmap_cache_info_t *, uid_t,
561 if (nfs_idmap_cache_i2s_lkup(&nig->u2s_ci, uid, &hashno, u8s)) {
941 if (nfs_idmap_cache_i2s_lkup(&nig->g2s_ci, gid, &hashno, u8s)) {
1450 nfs_idmap_cache_i2s_lkup(idmap_cache_info_t *cip, /* cache info ptr */ function

Completed in 46 milliseconds