Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dsmb_common.h76 #define ATTR_ENCRYPTED 0x4000 macro
97 #define ATTR_ENCRYPTED_LE cpu_to_le32(ATTR_ENCRYPTED)
Dsmb2pdu.h492 #define ATTR_ENCRYPTED_LE cpu_to_le32(ATTR_ENCRYPTED)
/Linux-v5.15/fs/cifs/
Dcifspdu.h315 #define ATTR_ENCRYPTED 0x4000 macro