Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_dir2_readdir.c29 DT_FIFO, DT_SOCK, DT_LNK, DT_WHT,
/Linux-v4.19/fs/coda/
Ddir.c340 case CDT_WHT: dt = DT_WHT; break; in CDT2DT()
/Linux-v4.19/fs/nfs/
Dnfstrace.h24 { DT_WHT, "WHT" })
/Linux-v4.19/include/linux/
Dfs.h1680 #define DT_WHT 14 macro