Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
77 union aopen_entry { union79 union aopen_entry *next;154 union aopen_entry *atid_tab;155 union aopen_entry *afree;
2879 union aopen_entry *p = t->afree; in alloc_atid()2903 union aopen_entry *p = &t->atid_tab[atid]; in free_atid()