Searched defs:clr_dotdot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c2870 * Scan the directoy. If clr_dotdot is true clear the ..
2876 * clr_dotdot is used as a flag to tell us if we need
2886 int clr_dotdot)
2930 * if clr_dotdot is set ufs_dirscan does not
2933 if (clr_dotdot) {
3325 * Used by ufs_dirscan when clr_dotdot
2882 ufs_dirscan( struct inode *ip, ino_t parentino, struct cred *cr, int clr_dotdot) argument

Completed in 63 milliseconds