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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c172 static void nfs_idmap_cache_destroy(idmap_cache_info_t *);
283 nfs_idmap_cache_destroy(&nig->u2s_ci);
284 nfs_idmap_cache_destroy(&nig->s2u_ci);
285 nfs_idmap_cache_destroy(&nig->g2s_ci);
286 nfs_idmap_cache_destroy(&nig->s2g_ci);
1090 nfs_idmap_cache_destroy(idmap_cache_info_t *cip) function

Completed in 45 milliseconds