Searched refs:ICB_FLAG_ONE_AD (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c224 case ICB_FLAG_ONE_AD:
433 case ICB_FLAG_ONE_AD:
434 errexit(gettext("Logic error in getdir - at ICB_FLAG_ONE_AD "
533 case ICB_FLAG_ONE_AD:
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_bmap.c111 /* ICB_FLAG_ONE_AD is always continuos */
112 if (ip->i_desc_type != ICB_FLAG_ONE_AD) {
233 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
331 ip->i_desc_type = ICB_FLAG_ONE_AD;
747 if (ip->i_desc_type == ICB_FLAG_ONE_AD)
H A Dudf_dir.c999 if (tdp->i_desc_type == ICB_FLAG_ONE_AD) {
1360 if ((ip->i_desc_type != ICB_FLAG_ONE_AD) ||
1709 if (dp->i_desc_type != ICB_FLAG_ONE_AD) {
H A Dudf_inode.c848 } else if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
1243 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
1657 if (oip->i_desc_type == ICB_FLAG_ONE_AD) {
H A Dudf_subr.c306 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
577 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
H A Dudf_vfsops.c1695 if (ad_type == ICB_FLAG_ONE_AD) {
1715 if (ad_type == ICB_FLAG_ONE_AD) {
H A Dudf_alloc.c1160 flags = ICB_FLAG_ONE_AD;
H A Dudf_vnops.c2531 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
2828 if (ip->i_desc_type == ICB_FLAG_ONE_AD) {
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c497 case ICB_FLAG_ONE_AD:
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h323 #define ICB_FLAG_ONE_AD 0x0003 macro
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c827 } else if (desc_type == ICB_FLAG_ONE_AD) {

Completed in 208 milliseconds