Home
last modified time | relevance | path

Searched refs:lad (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c599 struct long_ad *lad; in ud_alloc_space_stbl() local
601 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 …]
H A Dudf_inode.c555 struct long_ad *lad; in ud_iget() local
557 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() local
806 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 …]
H A Dudf_bmap.c609 long_ad_t *lad; in ud_common_ad() local
619 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()
H A Dudf_vfsops.c1661 struct long_ad *lad; in ud_val_get_vat() local
1731 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()
H A Dudf_subr.c275 uint16_t prn, daddr_t blkno, int32_t lad) in ud_xlate_to_addr() argument
282 if (lad == 0) { in ud_xlate_to_addr()
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dfilemutexdemo1.sh243 ls -lad /tmp/filemutex*/*
/titanic_41/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c804 struct long_ad *lad; in get_blkno() local
825 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()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c2001 print_long_ad(FILE *fout, char *name, struct long_ad *lad) in print_long_ad() argument
2005 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()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c3899 struct ladvalues *lad; local
4220 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;
/titanic_41/usr/src/cmd/look/
H A Dwords13072 lad
/titanic_41/usr/src/cmd/spell/
H A Dlist13070 lad