Searched defs:FILE_ATTRIBUTE_DIRECTORY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ntfs3/ | ||
H A D | ntfs.h | 140 FILE_ATTRIBUTE_DIRECTORY = cpu_to_le32(0x10000000), enumerator |
/openbmc/linux/fs/smb/common/ | ||
H A D | smb2pdu.h | 1068 #define FILE_ATTRIBUTE_DIRECTORY 0x00000010 macro |