Searched refs:aopen_entry (Results 1 – 2 of 2) sorted by relevance
75 union aopen_entry { union77 union aopen_entry *next;152 union aopen_entry *atid_tab;153 union aopen_entry *afree;
4050 union aopen_entry *p = t->afree; in alloc_atid()4074 union aopen_entry *p = &t->atid_tab[atid]; in free_atid()