MSDOS_DOTDOT 649 fs/fat/dir.c else if (!memcmp(de->name, MSDOS_DOTDOT, MSDOS_NAME)) { MSDOS_DOTDOT 868 fs/fat/dir.c if (!strncmp((*de)->name, MSDOS_DOTDOT, MSDOS_NAME)) { MSDOS_DOTDOT 890 fs/fat/dir.c strncmp(de->name, MSDOS_DOTDOT, MSDOS_NAME)) { MSDOS_DOTDOT 1109 fs/fat/dir.c memcpy(de[1].name, MSDOS_DOTDOT, MSDOS_NAME);