Home
last modified time | relevance | path

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

/linux-4.4.14/fs/coda/
Ddir.c335 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
/linux-4.4.14/fs/xfs/
Dxfs_dir2_readdir.c41 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
/linux-4.4.14/fs/nfs/
Dnfstrace.h22 { DT_WHT, "WHT" })
/linux-4.4.14/include/linux/
Dfs.h1563 #define DT_WHT 14 macro