Searched defs:hlink (Results 1 – 2 of 2) sorted by relevance
87 struct hlink { struct91 struct hlink *next; argument92 struct hlink *prev; argument104 static struct hlink *hltable[HLSIZE]; argument
91 fshardpath(fsnode_t hlink, fsnode_t node) in fshardpath()