Home
last modified time | relevance | path

Searched defs:tcon (Results 1 – 13 of 13) sorted by relevance

/fs/cifs/
Dcifssmb.c142 small_smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, in small_smb_init()
288 smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, in smb_init()
740 CIFSSMBTDis(const int xid, struct cifsTconInfo *tcon) in CIFSSMBTDis()
825 CIFSPOSIXDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSPOSIXDelFile()
900 CIFSSMBDelFile(const int xid, struct cifsTconInfo *tcon, const char *fileName, in CIFSSMBDelFile()
945 CIFSSMBRmDir(const int xid, struct cifsTconInfo *tcon, const char *dirName, in CIFSSMBRmDir()
988 CIFSSMBMkDir(const int xid, struct cifsTconInfo *tcon, in CIFSSMBMkDir()
1031 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags, in CIFSPOSIXCreate()
1194 SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon, in SMBLegacyOpen()
1301 CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon, in CIFSSMBOpen()
[all …]
Dtransport.c107 AllocOplockQEntry(struct inode *pinode, __u16 fid, struct cifsTconInfo *tcon) in AllocOplockQEntry()
140 void DeleteTconOplockQEntries(struct cifsTconInfo *tcon) in DeleteTconOplockQEntries()
820 send_nt_cancel(struct cifsTconInfo *tcon, struct smb_hdr *in_buf, in send_nt_cancel()
844 send_lock_cancel(const unsigned int xid, struct cifsTconInfo *tcon, in send_lock_cancel()
866 SendReceiveBlockingLock(const unsigned int xid, struct cifsTconInfo *tcon, in SendReceiveBlockingLock()
Dioctl.c43 struct cifsTconInfo *tcon; in cifs_ioctl() local
Dconnect.c122 struct cifsTconInfo *tcon; in cifs_reconnect() local
1603 struct cifsTconInfo *tcon; in cifs_find_tcon() local
1622 cifs_put_tcon(struct cifsTconInfo *tcon) in cifs_put_tcon()
1962 void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon, in reset_cifs_unix_caps()
2184 is_path_accessible(int xid, struct cifsTconInfo *tcon, in is_path_accessible()
2218 struct cifsTconInfo *tcon = NULL; in cifs_mount() local
3543 const char *tree, struct cifsTconInfo *tcon, in CIFSTCon()
Ddir.c204 static void setup_cifs_dentry(struct cifsTconInfo *tcon, in setup_cifs_dentry()
236 struct cifsTconInfo *tcon; in cifs_create() local
Dcifsfs.c229 struct cifsTconInfo *tcon = cifs_sb->tcon; in cifs_statfs() local
342 struct cifsTconInfo *tcon; in cifs_show_options() local
526 struct cifsTconInfo *tcon; in cifs_umount_begin() local
Dcifs_debug.c114 struct cifsTconInfo *tcon; in cifs_debug_data_proc_show() local
237 struct cifsTconInfo *tcon; in cifs_stats_proc_write() local
291 struct cifsTconInfo *tcon; in cifs_stats_proc_show() local
Dcifs_fs_sb.h37 struct cifsTconInfo *tcon; /* primary mount */ member
Dinode.c866 struct cifsTconInfo *tcon = cifs_sb->tcon; local
969 struct cifsTconInfo *tcon = cifs_sb->tcon; local
1372 struct cifsTconInfo *tcon; local
Dcifsglob.h397 static inline void cifs_stats_bytes_written(struct cifsTconInfo *tcon, in cifs_stats_bytes_written()
407 static inline void cifs_stats_bytes_read(struct cifsTconInfo *tcon, in cifs_stats_bytes_read()
417 #define cifs_stats_bytes_written(tcon, bytes) do {} while (0) argument
418 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) argument
445 struct cifsTconInfo *tcon; member
Dmisc.c500 struct cifsTconInfo *tcon; in is_valid_oplock_break() local
Dreaddir.c111 static void AdjustForTZ(struct cifsTconInfo *tcon, struct inode *inode) in AdjustForTZ()
Dfile.c647 struct cifsTconInfo *tcon; in cifs_lock() local