Searched refs:d_type (Results 1 – 12 of 12) sorted by relevance
41 unsigned char d_type;
40 YUCHAR d_type; /* type of this record */ member
206 # Tweak test d_type-check to use python3 instead of python207 sed -i "1s@.*@#!/usr/bin/python3@" ${D}${PTEST_PATH}/tests/d_type-check
263 u64 ino, unsigned int d_type) in filldir() argument268 switch (d_type) { in filldir()
697 if (entry->d_type == DT_LNK) { in build_guest_fsinfo_for_virtual_device()899 if (!(de_disk->d_type & DT_DIR)) { in get_disk_partitions()1019 if (de->d_type != DT_LNK) { in qmp_guest_get_disks()1833 !(de->d_type & DT_DIR)) { in qmp_guest_get_memory_blocks()
350 if (dent->d_type == DT_REG) // regular file in readSLPServiceInfo()
243 + * Define if dirent struct has d_type field
442 switch (entry->d_type) { in os_dirent_ls()
574 entry->d_type = DT_UNKNOWN; in local_readdir()580 entry->d_type = DT_UNKNOWN; in local_readdir()
2610 dent->d_type, &name); in v9fs_do_readdir()
443 unsigned char d_type; member2541 unsigned char d_type; member
8876 type = hde->d_type; in do_getdents()8943 tde->d_type = hde->d_type; in do_getdents64()