Searched refs:deAttributes (Results 1 – 7 of 7) sorted by relevance
283 if (dep->deAttributes == ATTR_WIN95) { in msdosfs_lookup()299 if (dep->deAttributes & ATTR_VOLUME) { in msdosfs_lookup()434 isadir = dep->deAttributes & ATTR_DIRECTORY; in msdosfs_lookup()804 (dentp->deAttributes & ATTR_VOLUME) == 0) { in msdosfs_dosdirempty()942 if (ep->deAttributes != ATTR_WIN95 in msdosfs_removede()959 || ep->deAttributes != ATTR_WIN95) in msdosfs_removede()1023 if (dentp->deAttributes & ATTR_VOLUME) in msdosfs_uniqdosname()1078 if (dentp->deAttributes == ATTR_WIN95) { in msdosfs_findwin95()
223 (dep)->de_Attributes = (dp)->deAttributes, \241 (dp)->deAttributes = (dep)->de_Attributes, \
61 uint8_t deAttributes; /* file attributes */ member
1095 dentp, prev, crnt, dentp->deName[0], dentp->deAttributes); in msdosfs_readdir()1115 if (dentp->deAttributes == ATTR_WIN95) { in msdosfs_readdir()1130 if (dentp->deAttributes & ATTR_VOLUME) { in msdosfs_readdir()1139 if (dentp->deAttributes & ATTR_DIRECTORY) { in msdosfs_readdir()
745 if (((ep->deAttributes & ATTR_DIRECTORY) == ATTR_DIRECTORY) && in msdosfs_read_dotdot()
248 if ((!(de->deAttributes & ATTR_DIRECTORY) && (!clus != !size)) || in dosfs_open()249 ((de->deAttributes & ATTR_DIRECTORY) && size) || in dosfs_open()405 sb->st_mode = (f->de.deAttributes & ATTR_DIRECTORY) ? in dosfs_stat()499 if (!(de->deAttributes & ATTR_DIRECTORY)) in namede()558 if (dir[ent].de.deAttributes == in lookup()575 } else if (!(dir[ent].de.deAttributes & in lookup()684 de->deAttributes & ATTR_DIRECTORY) { in fsize()
250 if (dep->deAttributes == ATTR_WIN95) { in msdosfs_findslot()266 if (dep->deAttributes & ATTR_VOLUME) { in msdosfs_findslot()