Searched refs:ATTR_WIN95 (Results 1 – 5 of 5) sorted by relevance
93 #define ATTR_WIN95 0x0f macro
309 if (dep->deAttributes == ATTR_WIN95) { in msdosfs_lookup_ino()1015 if (ep->deAttributes != ATTR_WIN95 in removede()1033 || ep->deAttributes != ATTR_WIN95) in removede()
584 wep->weAttributes = ATTR_WIN95; in unix2winfn()
317 if (direntry->deName[0] != SLOT_DELETED && direntry->deAttributes != ATTR_WIN95 in read_label()
2860 if (fatEntry->deAttributes == ATTR_WIN95) { in dosfs_readdir()