Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass2.c120 statemap[UFSROOTINO] = DFOUND; in pass2()
222 DFOUND; in pass2()
247 if (statemap[inp->i_parent] == DFOUND && in pass2()
249 statemap[inp->i_number] = DFOUND | in pass2()
826 if (statemap[idesc->id_number] == DFOUND) { in pass2check()
827 statemap[dirp->d_ino] = DFOUND; in pass2check()
831 case DFOUND: in pass2check()
H A Dpass3.c220 statemap[orphan] = DFOUND; in pass3a()
345 case DFOUND: in pass3acheck()
H A Dpass4.c96 case DFOUND: in pass4()
H A Ddir.c88 if (statemap[inp->i_parent] == DFOUND && in propagate()
91 statemap[inp->i_number] = DFOUND | inorphan; in propagate()
604 if (statemap[lfdir] != DFOUND) { in linkup()
H A Dfsck.h77 #define DFOUND (DSTATE | INFOUND) macro
H A Dpass5.c203 case DFOUND: in pass5()
H A Dinode.c1100 case DFOUND: in blkerror()
/titanic_41/usr/src/uts/common/sys/
H A Ddnlc.h258 DFOUND, /* entry found */ enumerator
/titanic_41/usr/src/uts/common/fs/
H A Ddnlc.c1135 return (DFOUND); in dnlc_dir_lookup()
1596 return (DFOUND); in dnlc_dir_rem_entry()
1662 return (DFOUND); in dnlc_dir_rem_space_by_len()
1721 return (DFOUND); in dnlc_dir_rem_space_by_handle()
1767 return (DFOUND); in dnlc_dir_update()
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h65 #define DFOUND 04 /* directory found during descent */ macro
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c242 case DFOUND: in ufs_dirlook()
271 == DFOUND) && (handle == handle2)) { in ufs_dirlook()
1059 case DFOUND: in ufs_dircheckforname()
1145 case DFOUND: in ufs_dircheckforname()