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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c131 int dirchk = 1; variable
133 int dirchk = 0; variable
409 * "dirchk" to be true.
416 (dirchk || (ep->d_reclen & 0x3)) &&
1278 * "dirchk" to be true.
1287 (dirchk || (ep->d_reclen & 0x3)) &&
2803 * This routine is only called if dirchk is true.

Completed in 47 milliseconds