Searched refs:smb2_query_info_compound (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/fs/smb/client/ | 
| D | smb2proto.h | 273 extern int smb2_query_info_compound(const unsigned int xid,
  | 
| D | smb2ops.c | 1050 	rc = smb2_query_info_compound(xid, tcon, path,  in smb2_query_eas() 1144 			rc = smb2_query_info_compound(xid, tcon, path,  in smb2_set_ea() 2520 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon,  in smb2_query_info_compound()  function 2665 	rc = smb2_query_info_compound(xid, tcon, "",  in smb2_queryfs()
  |