Home
last modified time | relevance | path

Searched refs:FILE_ATTRIBUTE_OFFLINE (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/common/
H A Dfscc.h481 #define FILE_ATTRIBUTE_OFFLINE 0x00001000 macro
491 FILE_ATTRIBUTE_OFFLINE | FILE_ATTRIBUTE_NOT_CONTENT_INDEXED | \
505 #define FILE_ATTRIBUTE_OFFLINE_LE cpu_to_le32(FILE_ATTRIBUTE_OFFLINE)