Searched defs:acache4 (Results 1 – 2 of 2) sorted by relevance
63 typedef struct acache4 { struct64 struct acache4 *next; /* next and prev must be first */ argument65 struct acache4 *prev; argument70 struct acache4 *list; argument71 struct acache4_hash *hashq; argument
38 static acache4_hash_t *acache4; variable