Home
last modified time | relevance | path

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

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