2.2.8.3.4 SMB_INFO_QUERY_ALL_EAS

This information level structure is used in TRANS2_QUERY_PATH_INFORMATION (section 2.2.6.6) and TRANS2_QUERY_FILE_INFORMATION (section 2.2.6.8) responses to return a list of specific extended attributes (EAs) on the file specified in the request.

 SMB_INFO_QUERY_ALL_EAS 
   {
   SMB_FEA_LIST ExtendedAttributeList;
   }
  

ExtendedAttributeList: (variable): A list of all of the extended attribute (EA) name/value pairs assigned to the file.