Lines Matching refs:statemap
65 switch (statemap[UFSROOTINO] & ~INDELAYD) {
118 statemap[UFSROOTINO]);
120 statemap[UFSROOTINO] = DFOUND;
152 if (((statemap[inp->i_number] & STMASK) != DSTATE) ||
153 ((statemap[inp->i_number] & INCLEAR) == INCLEAR))
221 statemap[inp->i_number] =
243 if ((statemap[inp->i_number] & STMASK) == DCLEAR ||
244 statemap[inp->i_number] == USTATE) {
247 if (statemap[inp->i_parent] == DFOUND &&
248 S_IS_DUNFOUND(statemap[inp->i_number])) {
249 statemap[inp->i_number] = DFOUND |
250 (statemap[inp->i_number] & INCLEAR);
316 if (statemap[inp->i_parent] !=
352 if (statemap[inp->i_dotdot] != USTATE) {
362 if (statemap[inp->i_parent] != USTATE) {
494 if (statemap[dirp->d_ino] == USTATE) {
593 if (statemap[dirp->d_ino] == USTATE) {
702 if (statemap[dirp->d_ino] == USTATE) {
758 switch (statemap[dirp->d_ino] & ~(INDELAYD)) {
772 if (statemap[dirp->d_ino] == DCLEAR) {
795 } else if (statemap[dirp->d_ino] == SCLEAR) {
820 statemap[dirp->d_ino] &= STMASK;
826 if (statemap[idesc->id_number] == DFOUND) {
827 statemap[dirp->d_ino] = DFOUND;
1051 statemap[dirp->d_ino], dirp->d_ino);
1066 if (statemap[idesc->id_number] == USTATE) {