Lines Matching refs:tcon
66 struct cifs_tcon *tcon);
196 extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
230 const char *tree, struct cifs_tcon *tcon,
233 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
239 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
243 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
246 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
248 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
252 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
256 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
259 struct cifs_tcon *tcon,
275 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
278 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
280 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
282 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
286 struct cifs_tcon *tcon);
287 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
288 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
289 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
292 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
296 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
300 struct cifs_tcon *tcon,
304 extern int CIFSSMBSetAttrLegacy(unsigned int xid, struct cifs_tcon *tcon,
308 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
311 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
326 struct cifs_tcon *tcon,
331 struct cifs_tcon *tcon, const char *file_name,
336 extern int CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon,
338 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
340 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
344 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
346 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
349 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
353 extern int CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
357 struct cifs_tcon *tcon,
362 struct cifs_tcon *tcon,
366 struct cifs_tcon *tcon,
369 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
373 struct cifs_tcon *tcon, __u16 fid);
376 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
381 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
386 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
389 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
400 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
405 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
409 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
414 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
419 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
449 extern int CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon,
461 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
466 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
470 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
474 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
478 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
482 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
486 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
506 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
510 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,