Searched refs:FTS_D (Results 1 – 6 of 6) sorted by relevance
174 p->fts_info = FTS_D; in fts_open()338 if (p->fts_info == FTS_D && !ISSET(FTS_NOCHDIR)) { in fts_read()350 if (p->fts_info == FTS_D) { in fts_read()430 if (p->fts_info == FTS_D && !ISSET(FTS_NOCHDIR)) { in fts_read()547 if (p->fts_info != FTS_D /* && p->fts_info != FTS_DNR */) in fts_children()813 if (nlinks > 0 && (p->fts_info == FTS_D || in fts_build()953 return (FTS_D); in fts_stat()
129 #define FTS_D 1 /* preorder directory */ macro
97 case FTS_D: { in main()
952 case FTS_D: in selinux_restorecon_thread()1588 case FTS_D: in selinux_restorecon_xattr()
3225 if (ftsent->fts_info != FTS_D && ftsent->fts_info != FTS_DNR) in cpuset_fts_open()
3716 case FTS_D: // ignore in scan_source_paths()