Searched refs:DT_WHT (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ | ||
| H A D | fs_dirent.h | 45 #define DT_WHT 14 macro |
| /linux/include/trace/misc/ | ||
| H A D | fs.h | 22 { DT_WHT, "WHT" }) |
| /linux/fs/vboxsf/ | ||
| H A D | dir.c | 86 d_type = DT_WHT; in vboxsf_get_d_type() |