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.c175 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
1011 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
1052 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
1089 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
1135 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_mkdir()
1162 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
1179 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_rmdir()
1321 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, in smb2_set_path_attr()
1383 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
1390 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
[all …]