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