Searched refs:vhead (Results 1 – 3 of 3) sorted by relevance
1014 vfsent_t *vhead, *vtail; in getvfsall() local1025 vhead = vtail = NULL; in getvfsall()1058 if (vhead == NULL) in getvfsall()1059 vhead = vp; in getvfsall()1074 return (vhead); in getvfsall()
1073 wsp->walk_addr = (uintptr_t)lru.vhead; in nca_node_lru_walk_init()
835 node_t *vhead; /* Virt LRU list head (MRU) */ member