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.c196 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
896 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
937 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
974 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
1020 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_mkdir()
1047 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
1064 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_rmdir()
1206 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, in smb2_set_path_attr()
1297 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
1305 rc = smb2_compound_op(xid, tcon, cifs_sb, in smb2_set_path_size()
[all …]