Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddirent.h105 #define DT_WHT 14 macro
/f-stack/freebsd/kern/
H A Dvfs_default.c381 if (dp->d_type != DT_WHT && dp->d_fileno != 0 && in dirent_exists()
899 if ((dp->d_type != DT_WHT) && in vop_stdvptocnp()
H A Dvfs_subr.c6327 if (dp->d_type == DT_WHT) in vfs_emptydir()