Searched refs:short_ad_t (Results 1 – 5 of 5) sorted by relevance
64 extern void ud_swap_short_ad(short_ad_t *);212 dir_adrsize = sizeof (short_ad_t); in opndir()213 dir_naddrs = fp->fe_len_adesc / sizeof (short_ad_t); in opndir()275 if (dir_adrsize == sizeof (short_ad_t)) { in getallocext()277 ud_swap_short_ad((short_ad_t *)ap); in getallocext()335 sap = &((short_ad_t *)dir_adrlist)[dir_adrindx]; in getdir()480 dir_adrsize = sizeof (short_ad_t); in ckinode()481 dir_naddrs = fp->fe_len_adesc / sizeof (short_ad_t); in ckinode()483 sap = (short_ad_t *)(fp->fe_spec + fp->fe_len_ear); in ckinode()500 sap = (short_ad_t *)dir_adrlist; in ckinode()
471 short_ad_t *sap; in ud_swap_file_entry()483 sap = (short_ad_t *)(p->fe_spec + p->fe_len_ear); in ud_swap_file_entry()484 for (i = 0; i < p->fe_len_adesc / sizeof (short_ad_t); in ud_swap_file_entry()
998 fp->fe_len_adesc = sizeof (short_ad_t); in volseqinit()1001 sap = (short_ad_t *)(fp->fe_spec + fp->fe_len_ear); in volseqinit()
228 typedef struct short_ad short_ad_t; typedef
610 short_ad_t *sad; in ud_common_ad()