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