Searched refs:lad (Results 1 – 10 of 10) sorted by relevance
599 struct long_ad *lad; in ud_alloc_space_stbl() local601 lad = (struct long_ad *)use->use_ad; in ud_alloc_space_stbl()610 for (index = 0; index < count; index++, lad++) { in ud_alloc_space_stbl()611 temp = SWAP_32(lad->lad_ext_len) >> in ud_alloc_space_stbl()630 *start_blkno = SWAP_32(lad->lad_ext_loc); in ud_alloc_space_stbl()634 lad->lad_ext_len = SWAP_32(temp); in ud_alloc_space_stbl()635 temp = SWAP_32(lad->lad_ext_loc) + blkcount; in ud_alloc_space_stbl()636 lad->lad_ext_loc = SWAP_32(temp); in ud_alloc_space_stbl()658 lad = (struct long_ad *)use->use_ad; in ud_alloc_space_stbl()659 lad += larg_index; in ud_alloc_space_stbl()[all …]
556 struct long_ad *lad; in ud_iget() local558 lad = &ie->ie_indirecticb; in ud_iget()559 ip->i_icb_prn = SWAP_16(lad->lad_ext_prn); in ud_iget()560 ip->i_icb_block = SWAP_32(lad->lad_ext_loc); in ud_iget()789 struct long_ad *lad; in ud_iget() local807 lad = (struct long_ad *) in ud_iget()811 length = SWAP_32(lad->lad_ext_len); in ud_iget()826 con->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_iget()827 con->ib_block = SWAP_32(lad->lad_ext_loc); in ud_iget()831 lad ++; in ud_iget()[all …]
607 long_ad_t *lad; in ud_common_ad() local617 lad = addr; in ud_common_ad()618 ndesc = length / sizeof (*lad); in ud_common_ad()646 length = SWAP_32(lad->lad_ext_len); in ud_common_ad()671 con->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_common_ad()672 con->ib_block = SWAP_32(lad->lad_ext_loc); in ud_common_ad()684 iext->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_common_ad()685 iext->ib_block = SWAP_32(lad->lad_ext_loc); in ud_common_ad()686 lad++; in ud_common_ad()
1660 struct long_ad *lad; in ud_val_get_vat() local1730 lad = (struct long_ad *) in ud_val_get_vat()1732 lad += i; in ud_val_get_vat()1733 count = SWAP_32(lad->lad_ext_len); in ud_val_get_vat()1734 blk = SWAP_32(lad->lad_ext_loc); in ud_val_get_vat()1735 ASSERT(SWAP_16(lad->lad_ext_prn) == udm->udm_pn); in ud_val_get_vat()
275 uint16_t prn, daddr_t blkno, int32_t lad) in ud_xlate_to_addr() argument282 if (lad == 0) { in ud_xlate_to_addr()
802 struct long_ad *lad; in get_blkno() local816 lad = NULL; in get_blkno()825 lad = (struct long_ad *) in get_blkno()852 prn = SWAP_16(lad->lad_ext_prn); in get_blkno()853 bno = SWAP_32(lad->lad_ext_loc); in get_blkno()854 len = SWAP_32(lad->lad_ext_len); in get_blkno()
1990 print_long_ad(FILE *fout, char *name, struct long_ad *lad) in print_long_ad() argument1994 SWAP_16(lad->lad_ext_prn), SWAP_32(lad->lad_ext_loc), in print_long_ad()1995 SWAP_32(lad->lad_ext_len)); in print_long_ad()
3899 struct ladvalues *lad; local4220 for (lad = LDAPAliasDereference;4221 lad != NULL && lad->lad_name != NULL; lad++)4223 if (sm_strncasecmp(p, lad->lad_name,4224 strlen(lad->lad_name)) == 0)4227 if (lad->lad_name != NULL)4228 lmap->ldap_deref = lad->lad_code;
13069 lad
13071 lad