Searched refs:SMB_QUERY_ATTR_FLAGS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | cifspdu.h | 1601 #define SMB_QUERY_ATTR_FLAGS 0x206 /* append,immutable etc. */ macro |
D | cifssmb.c | 3255 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_ATTR_FLAGS); in CIFSGetExtAttr() |