Searched refs:smb2_query_info_compound (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/cifs/ |
D | smb2proto.h | 292 extern int smb2_query_info_compound(const unsigned int xid,
|
D | smb2ops.c | 1090 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_query_eas() 1183 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_set_ea() 2476 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_info_compound() function 2580 rc = smb2_query_info_compound(xid, tcon, &utf16_path, in smb2_queryfs()
|