Home
last modified time | relevance | path

Searched refs:ICB_FLAG_SHORT_AD (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c211 case ICB_FLAG_SHORT_AD: in opndir()
329 case ICB_FLAG_SHORT_AD: in getdir()
473 case ICB_FLAG_SHORT_AD: in ckinode()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c725 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_iget()
1325 ASSERT((ip->i_desc_type == ICB_FLAG_SHORT_AD) || in ud_updat_ext4()
1328 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1345 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1415 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1695 ASSERT((ip->i_desc_type == ICB_FLAG_SHORT_AD) || in ud_trunc_ext4()
1785 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_trunc_ext4()
H A Dudf_bmap.c247 ip->i_desc_type = ICB_FLAG_SHORT_AD; in ud_bmap_write()
619 } else if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_common_ad()
1076 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_bump_ext_count()
H A Dudf_alloc.c524 if (adesc == ICB_FLAG_SHORT_AD) { in ud_alloc_space_stbl()
871 if (adesc == ICB_FLAG_SHORT_AD) { in ud_free_space_stbl()
H A Dudf_vfsops.c1696 } else if (ad_type == ICB_FLAG_SHORT_AD) { in ud_val_get_vat()
1723 if (ad_type == ICB_FLAG_SHORT_AD) { in ud_val_get_vat()
H A Dudf_subr.c579 } else if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_sync_indir()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h320 #define ICB_FLAG_SHORT_AD 0x0000 macro
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c817 if (desc_type == ICB_FLAG_SHORT_AD) { in get_blkno()
846 case ICB_FLAG_SHORT_AD: in get_blkno()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c479 case ICB_FLAG_SHORT_AD: in ud_swap_file_entry()