deAttributes 193 msdosfs/denode.h (dep)->de_Attributes = (dp)->deAttributes, \
deAttributes 206 msdosfs/denode.h (dp)->deAttributes = (dep)->de_Attributes, \
deAttributes 60 msdosfs/direntry.h u_int8_t deAttributes; /* file attributes */
deAttributes 279 msdosfs/msdosfs_lookup.c if (dep->deAttributes == ATTR_WIN95) {
deAttributes 294 msdosfs/msdosfs_lookup.c if (dep->deAttributes & ATTR_VOLUME) {
deAttributes 419 msdosfs/msdosfs_lookup.c isadir = dep->deAttributes & ATTR_DIRECTORY;
deAttributes 754 msdosfs/msdosfs_lookup.c (dentp->deAttributes & ATTR_VOLUME) == 0) {
deAttributes 843 msdosfs/msdosfs_lookup.c if ((ep->deAttributes & ATTR_DIRECTORY) == 0 ||
deAttributes 976 msdosfs/msdosfs_lookup.c if (ep->deAttributes != ATTR_WIN95
deAttributes 993 msdosfs/msdosfs_lookup.c || ep->deAttributes != ATTR_WIN95)
deAttributes 1056 msdosfs/msdosfs_lookup.c if (dentp->deAttributes & ATTR_VOLUME)
deAttributes 1112 msdosfs/msdosfs_lookup.c if (dentp->deAttributes == ATTR_WIN95) {
deAttributes 1518 msdosfs/msdosfs_vnops.c dentp, prev, crnt, dentp->deName[0], dentp->deAttributes);
deAttributes 1539 msdosfs/msdosfs_vnops.c if (dentp->deAttributes == ATTR_WIN95) {
deAttributes 1553 msdosfs/msdosfs_vnops.c if (dentp->deAttributes & ATTR_VOLUME) {
deAttributes 1568 msdosfs/msdosfs_vnops.c if (dentp->deAttributes & ATTR_DIRECTORY) {