Home
last modified time | relevance | path

Searched refs:smb2_query_info_compound (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h291 extern int smb2_query_info_compound(const unsigned int xid,
H A Dsmb2ops.c1092 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_query_eas()
1185 rc = smb2_query_info_compound(xid, tcon, utf16_path, in smb2_set_ea()
2504 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_info_compound() function
2608 rc = smb2_query_info_compound(xid, tcon, &utf16_path, in smb2_queryfs()