/fs/cifs/ |
D | cifssmb.c | 142 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 …]
|
D | transport.c | 107 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()
|
D | ioctl.c | 43 struct cifsTconInfo *tcon; in cifs_ioctl() local
|
D | connect.c | 122 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()
|
D | dir.c | 204 static void setup_cifs_dentry(struct cifsTconInfo *tcon, in setup_cifs_dentry() 236 struct cifsTconInfo *tcon; in cifs_create() local
|
D | cifsfs.c | 229 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
|
D | cifs_debug.c | 114 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
|
D | cifs_fs_sb.h | 37 struct cifsTconInfo *tcon; /* primary mount */ member
|
D | inode.c | 866 struct cifsTconInfo *tcon = cifs_sb->tcon; local 969 struct cifsTconInfo *tcon = cifs_sb->tcon; local 1372 struct cifsTconInfo *tcon; local
|
D | cifsglob.h | 397 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
|
D | misc.c | 500 struct cifsTconInfo *tcon; in is_valid_oplock_break() local
|
D | readdir.c | 111 static void AdjustForTZ(struct cifsTconInfo *tcon, struct inode *inode) in AdjustForTZ()
|
D | file.c | 647 struct cifsTconInfo *tcon; in cifs_lock() local
|