Symbol: ICB_FLAG_ONE_AD
usr/src/cmd/fs.d/udfs/fsck/pass1.c
224
case ICB_FLAG_ONE_AD:
usr/src/cmd/fs.d/udfs/fsck/pass1.c
427
case ICB_FLAG_ONE_AD:
usr/src/cmd/fs.d/udfs/fsck/pass1.c
523
case ICB_FLAG_ONE_AD:
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
827
} else if (desc_type == ICB_FLAG_ONE_AD) {
usr/src/cmd/fs.d/udfs/mkfs/udfslib.c
495
case ICB_FLAG_ONE_AD:
usr/src/uts/common/fs/udfs/udf_alloc.c
1160
flags = ICB_FLAG_ONE_AD;
usr/src/uts/common/fs/udfs/udf_bmap.c
110
if (ip->i_desc_type != ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_bmap.c
231
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_bmap.c
329
ip->i_desc_type = ICB_FLAG_ONE_AD;
usr/src/uts/common/fs/udfs/udf_bmap.c
745
if (ip->i_desc_type == ICB_FLAG_ONE_AD)
usr/src/uts/common/fs/udfs/udf_dir.c
1360
if ((ip->i_desc_type != ICB_FLAG_ONE_AD) ||
usr/src/uts/common/fs/udfs/udf_dir.c
1709
if (dp->i_desc_type != ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_dir.c
999
if (tdp->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_inode.c
1244
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_inode.c
1658
if (oip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_inode.c
849
} else if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_subr.c
306
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_subr.c
577
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_vfsops.c
1694
if (ad_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_vfsops.c
1714
if (ad_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_vnops.c
2510
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
usr/src/uts/common/fs/udfs/udf_vnops.c
2806
if (ip->i_desc_type == ICB_FLAG_ONE_AD) {