Lines Matching refs:tcon
68 struct cifs_tcon *tcon);
198 extern void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
232 const char *tree, struct cifs_tcon *tcon,
235 extern int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
241 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
245 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
248 extern int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
250 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
254 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
258 extern int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
261 struct cifs_tcon *tcon,
277 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
280 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
282 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
284 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
288 struct cifs_tcon *tcon);
289 extern int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
290 extern int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
291 extern int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
294 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
298 extern int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
302 struct cifs_tcon *tcon,
306 extern int CIFSSMBSetAttrLegacy(unsigned int xid, struct cifs_tcon *tcon,
310 extern int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
313 extern int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
328 struct cifs_tcon *tcon,
333 struct cifs_tcon *tcon, const char *file_name,
338 extern int CIFSSMBMkDir(const unsigned int xid, struct cifs_tcon *tcon,
340 extern int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
342 extern int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
346 extern int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
348 extern int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
351 extern int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *tcon,
355 extern int CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
359 struct cifs_tcon *tcon,
364 struct cifs_tcon *tcon,
368 struct cifs_tcon *tcon,
371 extern int CIFSSMBQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
375 struct cifs_tcon *tcon, __u16 fid);
378 extern int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
383 extern int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
388 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
391 extern int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
402 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
407 extern int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
411 extern int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
416 extern int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
421 extern int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
451 extern int CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon,
463 extern ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
468 extern int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
472 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
476 extern int CIFSSMBGetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
480 extern int CIFSSMBSetPosixACL(const unsigned int xid, struct cifs_tcon *tcon,
484 extern int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
488 extern int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
508 int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
512 int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,