nfsuid
TAILQ_ENTRY(nfsuid) nu_lru; /* LRU chain */
LIST_ENTRY(nfsuid) nu_hash; /* Hash list */
TAILQ_HEAD(, nfsuid) ns_uidlruhead;
LIST_HEAD(, nfsuid) ns_uidhashtbl[NFS_UIDHASHSIZ];
struct nfsuid *nuidp;
struct nfsuid *nuidp;
struct nfsuid *nuidp;
struct nfsuid *nuidp;
struct nfsuid *nuidp;
nuidp = (struct nfsuid *)0;
if (nuidp == (struct nfsuid *)0) {
struct nfsuid *nuidp, *nnuidp;
TAILQ_HEAD(, nfsuid) nm_uidlruhead; /* Lists of nfsuid mappings */
LIST_HEAD(, nfsuid) nm_uidhashtbl[NFS_MUIDHASHSIZ];