Searched defs:FILE_ATTRIBUTE_HIDDEN (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/common/ | ||
| H A D | fscc.h | 152 #define FILE_ATTRIBUTE_HIDDEN 0x00000002 macro |
| /linux/fs/ntfs3/ | ||
| H A D | ntfs.h | 128 FILE_ATTRIBUTE_HIDDEN = cpu_to_le32(0x00000002), enumerator |