Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c211 case ICB_FLAG_SHORT_AD: in opndir()
333 case ICB_FLAG_SHORT_AD: in getdir()
479 case ICB_FLAG_SHORT_AD: in ckinode()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c724 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_iget()
1324 ASSERT((ip->i_desc_type == ICB_FLAG_SHORT_AD) || in ud_updat_ext4()
1327 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1344 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1414 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_updat_ext4()
1694 ASSERT((ip->i_desc_type == ICB_FLAG_SHORT_AD) || in ud_trunc_ext4()
1784 if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_trunc_ext4()
H A Dudf_bmap.c249 ip->i_desc_type = ICB_FLAG_SHORT_AD; in ud_bmap_write()
621 } else if (ip->i_desc_type == ICB_FLAG_SHORT_AD) { in ud_common_ad()
1078 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.c1697 } else if (ad_type == ICB_FLAG_SHORT_AD) { in ud_val_get_vat()
1724 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()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h320 #define ICB_FLAG_SHORT_AD 0x0000 macro
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c817 if (desc_type == ICB_FLAG_SHORT_AD) { in get_blkno()
845 if (desc_type == ICB_FLAG_SHORT_AD) { in get_blkno()
/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c481 case ICB_FLAG_SHORT_AD: in ud_swap_file_entry()