Searched refs:ATTR_VOLUME (Results 1 – 8 of 8) sorted by relevance
67 #define ATTR_VOLUME 0x08 /* entry is a volume label */ macro
288 if (dentp->deAttributes & ATTR_VOLUME) in uniqdosname()
272 if (dep->deAttributes & ATTR_VOLUME) { in msdosfs_findslot()
324 if (dep->deAttributes & ATTR_VOLUME) { in msdosfs_lookup_ino()791 (dentp->deAttributes & ATTR_VOLUME) == 0) { in dosdirempty()1090 if (dentp->deAttributes & ATTR_VOLUME) in uniqdosname()
480 else if (dep->deAttributes & ATTR_VOLUME) in rootdir_free()
1683 if (dentp->deAttributes & ATTR_VOLUME) { in msdosfs_readdir()
59 #define ATTR_VOLUME 0x08 /* entry is a volume label */ macro768 if (dirent.flags & ATTR_VOLUME) { in readDosDirSection()