Home
last modified time | relevance | path

Searched refs:DT_WHT (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dfs_types.h42 #define DT_WHT 14 macro
/linux/include/trace/misc/
H A Dfs.h22 { DT_WHT, "WHT" })
/linux/fs/vboxsf/
H A Ddir.c86 d_type = DT_WHT; in vboxsf_get_d_type()
/linux/fs/coda/
H A Ddir.c341 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
/linux/fs/bcachefs/
H A Dopts.c160 [DT_WHT] = "whiteout",