Searched refs:lad (Results 1 – 11 of 11) 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 …]
555 struct long_ad *lad; in ud_iget() local557 lad = &ie->ie_indirecticb; in ud_iget()558 ip->i_icb_prn = SWAP_16(lad->lad_ext_prn); in ud_iget()559 ip->i_icb_block = SWAP_32(lad->lad_ext_loc); in ud_iget()788 struct long_ad *lad; in ud_iget() local806 lad = (struct long_ad *) in ud_iget()810 length = SWAP_32(lad->lad_ext_len); in ud_iget()825 con->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_iget()826 con->ib_block = SWAP_32(lad->lad_ext_loc); in ud_iget()830 lad ++; in ud_iget()[all …]
609 long_ad_t *lad; in ud_common_ad() local619 lad = addr; in ud_common_ad()620 ndesc = length / sizeof (*lad); in ud_common_ad()648 length = SWAP_32(lad->lad_ext_len); in ud_common_ad()673 con->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_common_ad()674 con->ib_block = SWAP_32(lad->lad_ext_loc); in ud_common_ad()686 iext->ib_prn = SWAP_16(lad->lad_ext_prn); in ud_common_ad()687 iext->ib_block = SWAP_32(lad->lad_ext_loc); in ud_common_ad()688 lad++; in ud_common_ad()
1661 struct long_ad *lad; in ud_val_get_vat() local1731 lad = (struct long_ad *) in ud_val_get_vat()1733 lad += i; in ud_val_get_vat()1734 count = SWAP_32(lad->lad_ext_len); in ud_val_get_vat()1735 blk = SWAP_32(lad->lad_ext_loc); in ud_val_get_vat()1736 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()
243 ls -lad /tmp/filemutex*/*
804 struct long_ad *lad; in get_blkno() local825 lad = (struct long_ad *) in get_blkno()850 prn = SWAP_16(lad->lad_ext_prn); in get_blkno()851 bno = SWAP_32(lad->lad_ext_loc); in get_blkno()852 len = SWAP_32(lad->lad_ext_len); in get_blkno()
2001 print_long_ad(FILE *fout, char *name, struct long_ad *lad) in print_long_ad() argument2005 SWAP_16(lad->lad_ext_prn), SWAP_32(lad->lad_ext_loc), in print_long_ad()2006 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;
13072 lad
13070 lad