Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2inode.c200 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
900 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
941 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
978 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
1024 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_mkdir()
1051 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
1068 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_rmdir()
1210 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, in smb2_set_path_attr()
1301 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
1309 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
[all …]