NTFS_FFLAG_DIR
if((nfp->f_fflag & NTFS_FFLAG_DIR) &&
cde.d_type = (iep->ie_fflag & NTFS_FFLAG_DIR) ? DT_DIR : DT_REG;