• Home
  • Raw
  • Download

Lines Matching refs:xid

42 #define GetXid() (int)_GetXid(); cFYI(1,("CIFS VFS: in %s as Xid: %d with uid: %d",__func__, xid,cu…
52 extern int SendReceiveNoRsp(const unsigned int xid, struct cifsSesInfo *ses,
57 extern int SendReceiveBlockingLock(const unsigned int xid,
82 extern int CIFS_SessSetup(unsigned int xid, struct cifsSesInfo *ses,
101 struct super_block *sb, int xid, const __u16 *pfid);
104 struct super_block *sb, int xid);
116 extern int cifs_setup_session(unsigned int xid, struct cifsSesInfo *pSesInfo,
118 extern int CIFSSMBNegotiate(unsigned int xid, struct cifsSesInfo *ses);
120 extern int CIFSTCon(unsigned int xid, struct cifsSesInfo *ses,
124 extern int CIFSFindFirst(const int xid, struct cifsTconInfo *tcon,
129 extern int CIFSFindNext(const int xid, struct cifsTconInfo *tcon,
135 extern int CIFSSMBQPathInfo(const int xid, struct cifsTconInfo *tcon,
140 extern int SMBQueryInformation(const int xid, struct cifsTconInfo *tcon,
145 extern int CIFSSMBUnixQPathInfo(const int xid,
151 extern int CIFSGetDFSRefer(const int xid, struct cifsSesInfo *ses,
157 extern int get_dfs_path(int xid, struct cifsSesInfo *pSesInfo,
163 extern void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon,
165 extern int CIFSSMBQFSInfo(const int xid, struct cifsTconInfo *tcon,
167 extern int SMBOldQFSInfo(const int xid, struct cifsTconInfo *tcon,
169 extern int CIFSSMBSetFSUnixInfo(const int xid, struct cifsTconInfo *tcon,
172 extern int CIFSSMBQFSAttributeInfo(const int xid,
174 extern int CIFSSMBQFSDeviceInfo(const int xid, struct cifsTconInfo *tcon);
175 extern int CIFSSMBQFSUnixInfo(const int xid, struct cifsTconInfo *tcon);
176 extern int CIFSSMBQFSPosixInfo(const int xid, struct cifsTconInfo *tcon,
179 extern int CIFSSMBSetPathInfo(const int xid, struct cifsTconInfo *tcon,
183 extern int CIFSSMBSetFileInfo(const int xid, struct cifsTconInfo *tcon,
186 extern int CIFSSMBSetFileDisposition(const int xid, struct cifsTconInfo *tcon,
189 extern int CIFSSMBSetAttrLegacy(int xid, struct cifsTconInfo *tcon,
193 extern int CIFSSMBSetEOF(const int xid, struct cifsTconInfo *tcon,
198 extern int CIFSSMBSetFileSize(const int xid, struct cifsTconInfo *tcon,
212 extern int CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *pTcon,
218 extern int CIFSSMBMkDir(const int xid, struct cifsTconInfo *tcon,
222 extern int CIFSSMBRmDir(const int xid, struct cifsTconInfo *tcon,
225 extern int CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon,
229 extern int CIFSSMBDelFile(const int xid, struct cifsTconInfo *tcon,
233 extern int CIFSSMBRename(const int xid, struct cifsTconInfo *tcon,
237 extern int CIFSSMBRenameOpenFile(const int xid, struct cifsTconInfo *pTcon,
241 extern int CIFSCreateHardLink(const int xid,
246 extern int CIFSUnixCreateHardLink(const int xid,
251 extern int CIFSUnixCreateSymLink(const int xid,
255 extern int CIFSSMBUnixQuerySymLink(const int xid,
260 extern int CIFSSMBQueryReparseLinkInfo(const int xid,
266 extern int CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon,
271 extern int SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon,
276 extern int CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon,
281 extern int CIFSSMBClose(const int xid, struct cifsTconInfo *tcon,
284 extern int CIFSSMBRead(const int xid, struct cifsTconInfo *tcon,
288 extern int CIFSSMBWrite(const int xid, struct cifsTconInfo *tcon,
293 extern int CIFSSMBWrite2(const int xid, struct cifsTconInfo *tcon,
297 extern int CIFSGetSrvInodeNumber(const int xid, struct cifsTconInfo *tcon,
306 extern int CIFSSMBLock(const int xid, struct cifsTconInfo *tcon,
311 extern int CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon,
315 extern int CIFSSMBTDis(const int xid, struct cifsTconInfo *tcon);
316 extern int CIFSSMBLogoff(const int xid, struct cifsSesInfo *ses);
340 extern int CIFSSMBCopy(int xid,
347 extern int CIFSSMBNotify(const int xid, struct cifsTconInfo *tcon,
351 extern ssize_t CIFSSMBQAllEAs(const int xid, struct cifsTconInfo *tcon,
355 extern ssize_t CIFSSMBQueryEA(const int xid, struct cifsTconInfo *tcon,
359 extern int CIFSSMBSetEA(const int xid, struct cifsTconInfo *tcon,
363 extern int CIFSSMBGetCIFSACL(const int xid, struct cifsTconInfo *tcon,
367 extern int CIFSSMBGetPosixACL(const int xid, struct cifsTconInfo *tcon,
371 extern int CIFSSMBSetPosixACL(const int xid, struct cifsTconInfo *tcon,
375 extern int CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon,