Lines Matching refs:tcon
68 struct cifs_tcon *tcon,
207 extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
208 extern void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
223 extern void cifs_put_tcon(struct cifs_tcon *tcon);
246 const char *tree, struct cifs_tcon *tcon,
249 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
255 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
259 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
262 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
264 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
268 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
272 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
275 struct cifs_tcon *tcon,
296 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
299 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
301 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
303 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
307 struct cifs_tcon *tcon);
308 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
309 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
310 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
313 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
317 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
321 struct cifs_tcon *tcon,
325 extern int CIFSSMBSetAttrLegacy(unsigned int xid, struct cifs_tcon *tcon,
329 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
332 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
347 struct cifs_tcon *tcon,
352 struct cifs_tcon *tcon, const char *file_name,
357 extern int CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon,
359 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
361 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
365 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
367 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
370 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
374 extern int CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
378 struct cifs_tcon *tcon,
383 struct cifs_tcon *tcon,
387 struct cifs_tcon *tcon,
390 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
394 struct cifs_tcon *tcon, __u16 fid);
397 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
402 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
407 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
410 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
420 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
425 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
429 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
434 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
439 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
470 extern int CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon,
482 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
486 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
491 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
495 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
499 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
503 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
507 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
527 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
531 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,