Searched refs:nfsauth_cache_get (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_auth.c | 808 nfsauth_cache_get(struct exportinfo *exi, struct svc_req *req, int flavor, in nfsauth_cache_get() function 1260 access = nfsauth_cache_get(exi, req, flavor, cr, NULL, NULL, NULL, in nfsauth4_secinfo_access() 1366 access = nfsauth_cache_get(exi, req, flavor, cr, uid, gid, ngids, gids); in nfsauth_access() 1390 access = nfsauth_cache_get(exi, req, AUTH_NONE, cr, in nfsauth_access() 1399 access = nfsauth_cache_get(exi, req, in nfsauth_access()
|