Lines Matching refs:xid
38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms,
64 rc = SMB2_open(xid, oparms, smb2_path, &smb2_oplock, smb2_data, NULL,
75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid,
92 rc = SMB2_get_srv_num(xid, oparms->tcon,
117 const unsigned int xid)
179 stored_rc = smb2_lockv(xid, tcon,
204 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid,
220 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid,
236 stored_rc = smb2_lockv(xid, tcon,
248 stored_rc = smb2_lockv(xid, tcon,
263 unsigned int xid;
269 xid = get_xid();
277 free_xid(xid);
286 free_xid(xid);
291 stored_rc = smb2_push_mand_fdlocks(fdlocks, xid, buf, max_num);
297 free_xid(xid);