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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_idmap_impl.h64 } nfsidhq_t; typedef in typeref:struct:nfsidhq
73 nfsidhq_t *table; /* hash table */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c1065 nfsidhq_t *hq = NULL;
1067 cip->table = kmem_alloc((NFSID_CACHE_ANCHORS * sizeof (nfsidhq_t)),
1093 nfsidhq_t *hq;
1105 kmem_free(cip->table, NFSID_CACHE_ANCHORS * sizeof (nfsidhq_t));
1172 nfsidhq_t *hq;
1207 nfsidhq_t *hq;
1279 nfsidhq_t *hq;
1358 nfsidhq_t *hq;
1458 nfsidhq_t *hq;
1525 nfsidhq_t *h
[all...]

Completed in 60 milliseconds