Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_idmap_impl.h64 } nfsidhq_t; typedef
73 nfsidhq_t *table; /* hash table */
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c1065 nfsidhq_t *hq = NULL; in nfs_idmap_cache_create()
1067 cip->table = kmem_alloc((NFSID_CACHE_ANCHORS * sizeof (nfsidhq_t)), in nfs_idmap_cache_create()
1093 nfsidhq_t *hq; in nfs_idmap_cache_destroy()
1105 kmem_free(cip->table, NFSID_CACHE_ANCHORS * sizeof (nfsidhq_t)); in nfs_idmap_cache_destroy()
1172 nfsidhq_t *hq; in nfs_idmap_cache_flush()
1207 nfsidhq_t *hq; in nfs_idmap_cache_reclaim()
1279 nfsidhq_t *hq; in nfs_idmap_cache_s2i_lkup()
1358 nfsidhq_t *hq; in nfs_idmap_cache_s2i_insert()
1458 nfsidhq_t *hq; in nfs_idmap_cache_i2s_lkup()
1525 nfsidhq_t *hq; in nfs_idmap_cache_i2s_insert()