Home | History | Annotate | Download | only in ntfs

Lines Matching refs:DT_DIR

607     return mrec->flags & MFT_RECORD_IS_DIRECTORY ? DT_DIR : DT_REG;
640 if (d_type == DT_DIR) { /* directory stuff */