Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c92 extern void nfsauth_cache_free(exportinfo_t *);
2800 nfsauth_cache_free(exi); in exportfree()
H A Dnfs_auth.c1441 nfsauth_cache_free(struct exportinfo *exi) in nfsauth_cache_free() function