Searched refs:is_dotdot (Results 1 – 1 of 1) sorted by relevance
782 int is_dotdot=!strcmp(entry->d_name,".."); in read_directory() local790 if(first_cluster == 0 && (is_dotdot || is_dot)) in read_directory()802 if (!is_dot && !is_dotdot) { in read_directory()815 if(is_dotdot) in read_directory()830 if(!is_dot && !is_dotdot && (S_ISDIR(st.st_mode) || st.st_size)) { in read_directory()