Lines Matching refs:isdot
596 ino_isat(ino_t parent, off_t diroff, ino_t child, int *mode, int *isdot) in ino_isat() argument
609 *isdot = 0; in ino_isat()
682 *isdot = 1; in ino_isat()
685 *isdot = 1; in ino_isat()
923 int isdot; in ino_setskip() local
926 if (ino_isat(sino->si_ino, DOTDOT_OFFSET, parent, &mode, &isdot)) in ino_setskip()
1117 int isdot; in ino_adjust() local
1134 &recmode, &isdot) == 0) in ino_adjust()
1426 int isdot; in ino_check() local
1441 rrec->jr_ino, &mode, &isdot); in ino_check()
1452 rrec->jr_mode, isat, isdot); in ino_check()
1457 if (isdot) in ino_check()