Lines Matching refs:smb2_compound_op
63 smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() function
546 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
554 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_query_path_info()
596 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
605 rc = smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb311_posix_query_path_info()
626 return smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir()
648 tmprc = smb2_compound_op(xid, tcon, cifs_sb, name, in smb2_mkdir_setinfo()
660 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_rmdir()
669 return smb2_compound_op(xid, tcon, cifs_sb, name, DELETE, FILE_OPEN, in smb2_unlink()
688 rc = smb2_compound_op(xid, tcon, cifs_sb, from_name, access, in smb2_set_path_attr()
726 return smb2_compound_op(xid, tcon, cifs_sb, full_path, in smb2_set_path_size()
748 rc = smb2_compound_op(xid, tlink_tcon(tlink), cifs_sb, full_path, in smb2_set_file_info()