Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1603 #define SMB_QUERY_ATTR_FLAGS 0x206 /* append,immutable etc. */ macro
H A Dcifssmb.c3252 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_ATTR_FLAGS); in CIFSGetExtAttr()