Searched refs:needs_chmod (Results 1 – 1 of 1) sorted by relevance
416 bool needs_chmod = (mstat.st_mode & ~S_IFMT) != options.mode; in make_dir_with_options() local423 needs_chmod = true; in make_dir_with_options()425 if (needs_chmod) { in make_dir_with_options()