Searched refs:DT_WHT (Results 1 – 5 of 5) sorted by relevance
42 #define DT_WHT 14 macro
86 d_type = DT_WHT; in vboxsf_get_d_type()
27 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
340 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
22 TRACE_DEFINE_ENUM(DT_WHT);34 { DT_WHT, "WHT" })