Searched refs:d_type (Results 1 – 4 of 4) sorted by relevance
67 int d_type; member113 int d_type; member491 entp->d_type = DT_CHR; in readdir()493 entp->d_type = DT_DIR; in readdir()495 entp->d_type = DT_REG; in readdir()512 entp->d_type = DT_UNKNOWN; in readdir()
346 if (entry->d_name[0] == '.' || entry->d_type != DT_DIR) in rte_fslmc_scan()
112 switch (d[loop]->d_type) { in iterate_dir()
893 if (ptr == NULL || ptr->d_type != DT_DIR) { in mlx5_get_device_guid()