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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c1007 vfsent_t *vhead, *vtail; local
1018 vhead = vtail = NULL;
1051 if (vhead == NULL)
1052 vhead = vp;
1067 return (vhead);
/illumos-gate/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c1073 wsp->walk_addr = (uintptr_t)lru.vhead;
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h835 node_t *vhead; /* Virt LRU list head (MRU) */ member in struct:lru_s

Completed in 110 milliseconds