Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h1642 #define SMB_QUERY_ATTR_FLAGS 0x206 /* append,immutable etc. */ macro
Dcifssmb.c3781 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_ATTR_FLAGS); in CIFSGetExtAttr()