Searched refs:smb2_query_info_compound (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 291 extern int smb2_query_info_compound(const unsigned int xid,
|
H A D | smb2ops.c | 1093 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_query_eas() 1186 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_set_ea() 2505 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_info_compound() function 2609 rc = smb2_query_info_compound(xid, tcon, &utf16_path, in smb2_queryfs()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 279 extern int smb2_query_info_compound(const unsigned int xid,
|
H A D | smb2ops.c | 1066 rc = smb2_query_info_compound(xid, tcon, path, in smb2_query_eas() 1160 rc = smb2_query_info_compound(xid, tcon, path, in smb2_set_ea() 2538 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_info_compound() function 2683 rc = smb2_query_info_compound(xid, tcon, "", in smb2_queryfs()
|
Completed in 18 milliseconds