Searched refs:smb2_compound_op (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2inode.c | 172 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function 960 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info() 1000 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info() 1041 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_mkdir() 1068 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo() 1085 return smb2_compound_op(xid, tcon, cifs_sb, in smb2_rmdir() 1101 int rc = smb2_compound_op(xid, tcon, cifs_sb, name, &oparms, in smb2_unlink() 1106 rc = smb2_compound_op(xid, tcon, cifs_sb, name, &oparms, in smb2_unlink() 1134 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, in smb2_set_path_attr() 1197 rc = smb2_compound_op(xi in smb2_set_path_size() [all...] |