Lines Matching refs:xid
343 unsigned int xid; local
351 xid = get_xid();
352 rc = CIFSSMBUnixQFileInfo(xid, tcon, cfile->fid.netfid, &find_data);
361 free_xid(xid);
367 struct super_block *sb, unsigned int xid) argument
384 rc = CIFSSMBUnixQPathInfo(xid, tcon, full_path, &find_data,
399 int tmprc = check_mf_symlink(xid, tcon, cifs_sb, &fattr,
439 struct cifs_sb_info *cifs_sb, unsigned int xid) argument
487 rc = tcon->ses->server->ops->open(xid, &oparms, &oplock, NULL);
501 rc = tcon->ses->server->ops->sync_read(xid, &fid, &io_parms,
543 tcon->ses->server->ops->close(xid, tcon, &fid);
556 struct cifs_sb_info *cifs_sb, unsigned int xid) argument
575 rc = tcon->ses->server->ops->query_all_EAs(xid, tcon, path,
671 unsigned int xid; local
682 xid = get_xid();
683 rc = server->ops->query_file_info(xid, tcon, &cfile->fid, &find_data);
714 free_xid(xid);
732 FILE_ALL_INFO *data, struct super_block *sb, int xid, argument
775 rc = server->ops->query_path_info(xid, tcon, cifs_sb, full_path,
816 rc = CIFSFindFirst(xid, tcon, full_path,
844 tmprc = server->ops->get_srv_inum(xid,
870 tmprc = server->ops->get_srv_inum(xid,
892 tmprc = cifs_sfu_type(&fattr, full_path, cifs_sb, xid);
918 cifs_sfu_mode(&fattr, full_path, cifs_sb, xid);
922 tmprc = check_mf_symlink(xid, tcon, cifs_sb, &fattr,
1068 unsigned int xid; local
1090 xid = get_xid();
1092 rc = cifs_get_inode_info_unix(&inode, path, sb, xid);
1101 rc = cifs_get_inode_info(&inode, path, NULL, sb, xid, NULL);
1131 free_xid(xid);
1136 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid, argument
1183 return server->ops->set_file_info(inode, full_path, &info_buf, xid);
1193 const unsigned int xid) argument
1230 rc = CIFS_open(xid, &oparms, &oplock, NULL);
1251 rc = CIFSSMBSetFileInfo(xid, tcon, info_buf, fid.netfid,
1262 rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, NULL,
1272 rc = CIFSSMBSetFileDisposition(xid, tcon, true, fid.netfid,
1292 CIFSSMBClose(xid, tcon, fid.netfid);
1304 CIFSSMBRenameOpenFile(xid, tcon, fid.netfid, dentry->d_name.name,
1309 if (!CIFSSMBSetFileInfo(xid, tcon, info_buf, fid.netfid,
1337 unsigned int xid; local
1357 xid = get_xid();
1369 rc = CIFSPOSIXDelFile(xid, tcon, full_path,
1383 rc = server->ops->unlink(xid, tcon, full_path, cifs_sb);
1394 dentry, xid);
1415 rc = cifs_set_file_info(inode, attrs, xid, full_path, dosattr);
1424 cifs_set_file_info(inode, attrs, xid, full_path, origattr);
1439 free_xid(xid);
1447 struct cifs_tcon *tcon, const unsigned int xid) argument
1454 xid);
1457 xid, NULL);
1492 CIFSSMBUnixSetPathInfo(xid, tcon, full_path, &args,
1500 tcon, xid);
1519 struct cifs_tcon *tcon, const unsigned int xid) argument
1534 rc = CIFSPOSIXCreate(xid, tcon, SMB_O_DIRECTORY | SMB_O_CREAT, mode,
1575 xid);
1582 unsigned int xid; local
1598 xid = get_xid();
1609 rc = server->ops->posix_mkdir(xid, inode, mode, tcon, full_path,
1618 tcon, xid);
1629 rc = server->ops->mkdir(xid, inode, mode, tcon, full_path, cifs_sb);
1638 xid);
1646 free_xid(xid);
1654 unsigned int xid; local
1664 xid = get_xid();
1687 rc = server->ops->rmdir(xid, tcon, full_path, cifs_sb);
1713 free_xid(xid);
1718 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, argument
1740 rc = server->ops->rename(xid, tcon, from_path, to_path, cifs_sb);
1768 rc = CIFS_open(xid, &oparms, &oplock, NULL);
1770 rc = CIFSSMBRenameOpenFile(xid, tcon, fid.netfid,
1773 CIFSSMBClose(xid, tcon, fid.netfid);
1792 unsigned int xid; local
1804 xid = get_xid();
1822 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry,
1845 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, from_name,
1852 tmprc = CIFSSMBUnixQPathInfo(xid, tcon, to_name,
1878 rc = cifs_do_rename(xid, source_dentry, from_name,
1892 free_xid(xid);
2009 unsigned int xid; local
2021 xid = get_xid();
2036 rc = cifs_get_inode_info_unix(&inode, full_path, sb, xid);
2039 xid, NULL);
2043 free_xid(xid);
2200 unsigned int xid, char *full_path) argument
2224 rc = server->ops->set_file_size(xid, tcon, open_file,
2250 rc = server->ops->set_path_size(xid, tcon, full_path,
2273 unsigned int xid; local
2286 xid = get_xid();
2322 rc = cifs_set_file_size(inode, attrs, xid, full_path);
2374 rc = CIFSSMBUnixSetFileInfo(xid, pTcon, args, nfid, npid);
2383 rc = CIFSSMBUnixSetPathInfo(xid, pTcon, full_path, args,
2410 free_xid(xid);
2417 unsigned int xid; local
2430 xid = get_xid();
2440 free_xid(xid);
2447 free_xid(xid);
2475 rc = tcon->ses->server->ops->flush(xid, tcon, &wfile->fid);
2486 rc = cifs_set_file_size(inode, attrs, xid, full_path);
2563 rc = cifs_set_file_info(inode, attrs, xid, full_path, dosattr);
2590 free_xid(xid);