fs/smb/client/cached_dir.c
134
int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cached_dir.c
422
int open_cached_dir_by_dentry(struct cifs_tcon *tcon,
fs/smb/client/cached_dir.c
482
void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cached_dir.c
550
struct cifs_tcon *tcon;
fs/smb/client/cached_dir.c
604
void invalidate_all_cached_dirs(struct cifs_tcon *tcon, bool sync)
fs/smb/client/cached_dir.c
645
struct cifs_tcon *tcon = cfid->tcon;
fs/smb/client/cached_dir.c
670
bool cached_dir_lease_break(struct cifs_tcon *tcon, __u8 lease_key[16])
fs/smb/client/cached_dir.h
47
struct cifs_tcon *tcon;
fs/smb/client/cached_dir.h
84
int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, const char *path,
fs/smb/client/cached_dir.h
87
int open_cached_dir_by_dentry(struct cifs_tcon *tcon, struct dentry *dentry,
fs/smb/client/cached_dir.h
90
void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cached_dir.h
93
void invalidate_all_cached_dirs(struct cifs_tcon *tcon, bool sync);
fs/smb/client/cached_dir.h
94
bool cached_dir_lease_break(struct cifs_tcon *tcon, __u8 lease_key[16]);
fs/smb/client/cifs_debug.c
224
struct cifs_tcon *tcon;
fs/smb/client/cifs_debug.c
303
struct cifs_tcon *tcon;
fs/smb/client/cifs_debug.c
322
tcon = list_entry(tmp1, struct cifs_tcon, tcon_list);
fs/smb/client/cifs_debug.c
378
struct cifs_tcon *tcon;
fs/smb/client/cifs_debug.c
444
struct cifs_tcon *tcon;
fs/smb/client/cifs_debug.c
731
struct cifs_tcon *tcon;
fs/smb/client/cifs_debug.c
75
static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon)
fs/smb/client/cifs_debug.c
791
struct cifs_tcon *tcon;
fs/smb/client/cifs_swn.c
121
struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
225
struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
297
static bool cifs_swn_tcon_matches(struct cifs_tcon *tcon,
fs/smb/client/cifs_swn.c
341
static struct cifs_tcon *cifs_swn_get_tcon(struct cifs_swn_reg_info *swnreg)
fs/smb/client/cifs_swn.c
345
struct cifs_tcon *tcon;
fs/smb/client/cifs_swn.c
377
static struct cifs_swn_reg *cifs_find_swn_reg(struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
430
static struct cifs_swn_reg *cifs_get_swn_reg(struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
505
struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
521
static int cifs_swn_resource_state_changed(struct cifs_tcon *tcon, const char *name, int state)
fs/smb/client/cifs_swn.c
590
static int cifs_swn_reconnect(struct cifs_tcon *tcon, struct sockaddr_storage *addr)
fs/smb/client/cifs_swn.c
636
static int cifs_swn_client_move(struct cifs_tcon *tcon, struct sockaddr_storage *addr)
fs/smb/client/cifs_swn.c
653
struct cifs_tcon *tcon;
fs/smb/client/cifs_swn.c
741
int cifs_swn_register(struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
761
int cifs_swn_unregister(struct cifs_tcon *tcon)
fs/smb/client/cifs_swn.c
79
static int cifs_swn_auth_info_krb(struct cifs_tcon *tcon, struct sk_buff *skb)
fs/smb/client/cifs_swn.c
808
struct cifs_tcon *tcon;
fs/smb/client/cifs_swn.c
855
struct cifs_tcon *tcon;
fs/smb/client/cifs_swn.c
90
static int cifs_swn_auth_info_ntlm(struct cifs_tcon *tcon, struct sk_buff *skb)
fs/smb/client/cifs_swn.h
12
struct cifs_tcon;
fs/smb/client/cifs_swn.h
17
int cifs_swn_register(struct cifs_tcon *tcon);
fs/smb/client/cifs_swn.h
19
int cifs_swn_unregister(struct cifs_tcon *tcon);
fs/smb/client/cifs_swn.h
43
static inline int cifs_swn_register(struct cifs_tcon *tcon) { return 0; }
fs/smb/client/cifs_swn.h
44
static inline int cifs_swn_unregister(struct cifs_tcon *tcon) { return 0; }
fs/smb/client/cifsacl.c
1582
struct cifs_tcon *tcon;
fs/smb/client/cifsacl.c
1646
struct cifs_tcon *tcon;
fs/smb/client/cifsacl.c
1877
struct cifs_tcon *pTcon;
fs/smb/client/cifsacl.c
1940
struct cifs_tcon *pTcon;
fs/smb/client/cifsfs.c
1098
struct cifs_tcon *tcon;
fs/smb/client/cifsfs.c
1194
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/cifsfs.c
1311
struct cifs_tcon *src_tcon,
fs/smb/client/cifsfs.c
1383
struct cifs_tcon *target_tcon, *src_tcon;
fs/smb/client/cifsfs.c
1521
struct cifs_tcon *src_tcon;
fs/smb/client/cifsfs.c
1522
struct cifs_tcon *target_tcon;
fs/smb/client/cifsfs.c
198
struct cifs_tcon *tcon;
fs/smb/client/cifsfs.c
340
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/cifsfs.c
380
struct cifs_tcon *tcon = cifs_sb_master_tcon(CIFS_SB(file));
fs/smb/client/cifsfs.c
627
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/cifsfs.c
833
struct cifs_tcon *tcon;
fs/smb/client/cifsfs.c
877
struct cifs_tcon *tcon;
fs/smb/client/cifsglob.h
1063
struct cifs_tcon *tcon_ipc;
fs/smb/client/cifsglob.h
1317
struct cifs_tcon *tl_tcon;
fs/smb/client/cifsglob.h
1323
static inline struct cifs_tcon *
fs/smb/client/cifsglob.h
1346
struct cifs_tcon *cifs_sb_master_tcon(struct cifs_sb_info *cifs_sb);
fs/smb/client/cifsglob.h
1402
struct cifs_tcon *tcon;
fs/smb/client/cifsglob.h
1479
struct cifs_tcon *tcon;
fs/smb/client/cifsglob.h
1658
static inline void cifs_stats_bytes_written(struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
1668
static inline void cifs_stats_bytes_read(struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
1747
struct cifs_tcon *tcon;
fs/smb/client/cifsglob.h
1821
struct cifs_tcon *tcon;
fs/smb/client/cifsglob.h
2191
static inline bool is_tcon_dfs(struct cifs_tcon *tcon)
fs/smb/client/cifsglob.h
2206
static inline bool cifs_is_referral_server(struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
299
struct cifs_tcon;
fs/smb/client/cifsglob.h
350
void (*clear_stats)(struct cifs_tcon *);
fs/smb/client/cifsglob.h
351
void (*print_stats)(struct seq_file *m, struct cifs_tcon *);
fs/smb/client/cifsglob.h
352
void (*dump_share_caps)(struct seq_file *, struct cifs_tcon *);
fs/smb/client/cifsglob.h
371
unsigned int (*negotiate_wsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx);
fs/smb/client/cifsglob.h
373
unsigned int (*negotiate_rsize)(struct cifs_tcon *tcon, struct smb3_fs_context *ctx);
fs/smb/client/cifsglob.h
382
struct cifs_tcon *, const struct nls_table *);
fs/smb/client/cifsglob.h
384
int (*tree_disconnect)(const unsigned int, struct cifs_tcon *);
fs/smb/client/cifsglob.h
390
void (*qfs_tcon)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
393
int (*query_server_interfaces)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
396
int (*is_path_accessible)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
400
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
405
int (*query_file_info)(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
409
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
415
int (*get_srv_inum)(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
419
int (*set_path_size)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
423
int (*set_file_size)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
428
int (*set_compression)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
436
umode_t mode, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
440
struct cifs_tcon *tcon, const char *name,
fs/smb/client/cifsglob.h
444
struct cifs_sb_info *, struct cifs_tcon *,
fs/smb/client/cifsglob.h
447
int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *,
fs/smb/client/cifsglob.h
450
int (*unlink)(const unsigned int, struct cifs_tcon *, const char *,
fs/smb/client/cifsglob.h
457
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
463
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
469
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
479
int (*close)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
482
int (*close_getattr)(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
485
int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
fs/smb/client/cifsglob.h
499
int (*query_dir_first)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
504
int (*query_dir_next)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
508
int (*close_dir)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
517
int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid,
fs/smb/client/cifsglob.h
522
int (*queryfs)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
540
int (*set_integrity)(const unsigned int, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
542
int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
546
int (*query_mf_symlink)(unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
549
int (*create_mf_symlink)(unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
568
int (*validate_negotiate)(const unsigned int, struct cifs_tcon *);
fs/smb/client/cifsglob.h
569
ssize_t (*query_all_EAs)(const unsigned int, struct cifs_tcon *,
fs/smb/client/cifsglob.h
572
int (*set_EA)(const unsigned int, struct cifs_tcon *, const char *,
fs/smb/client/cifsglob.h
592
long (*fallocate)(struct file *, struct cifs_tcon *, int, loff_t,
fs/smb/client/cifsglob.h
606
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
614
struct cifs_tcon *tcon,
fs/smb/client/cifsglob.h
619
int (*fiemap)(struct cifs_tcon *tcon, struct cifsFileInfo *,
fs/smb/client/cifsglob.h
622
loff_t (*llseek)(struct file *, struct cifs_tcon *, loff_t, int);
fs/smb/client/cifsglob.h
632
struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
144
int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
fs/smb/client/cifsproto.h
150
int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
fs/smb/client/cifsproto.h
152
int cifs_get_hardlink_path(struct cifs_tcon *tcon, struct inode *inode,
fs/smb/client/cifsproto.h
242
void cifs_mark_open_files_invalid(struct cifs_tcon *tcon);
fs/smb/client/cifsproto.h
243
void cifs_reopen_persistent_handles(struct cifs_tcon *tcon);
fs/smb/client/cifsproto.h
265
void cifs_close_all_deferred_files(struct cifs_tcon *tcon);
fs/smb/client/cifsproto.h
268
void cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
277
void cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
fs/smb/client/cifsproto.h
288
int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/cifsproto.h
306
struct cifs_tcon *tcon_info_alloc(bool dir_leases_enabled,
fs/smb/client/cifsproto.h
308
void tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
fs/smb/client/cifsproto.h
322
int check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
330
struct cifs_tcon *cifs_setup_ipc(struct cifs_ses *ses, bool seal);
fs/smb/client/cifsproto.h
340
int cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
344
int cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
378
int SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
383
int smb2_parse_query_directory(struct cifs_tcon *tcon, struct kvec *rsp_iov,
fs/smb/client/cifsproto.h
387
struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon);
fs/smb/client/cifsproto.h
396
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
400
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
417
struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
422
struct cifs_tcon *tcon,
fs/smb/client/cifsproto.h
82
struct cifs_tcon *tcon, int add_treename);
fs/smb/client/cifssmb.c
1004
struct cifs_tcon *tcon, const char *name,
fs/smb/client/cifssmb.c
1049
CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
1233
SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
1349
struct cifs_tcon *tcon = oparms->tcon;
fs/smb/client/cifssmb.c
1467
struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink);
fs/smb/client/cifssmb.c
1581
struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink);
fs/smb/client/cifssmb.c
1659
struct cifs_tcon *tcon = io_parms->tcon;
fs/smb/client/cifssmb.c
1770
struct cifs_tcon *tcon = io_parms->tcon;
fs/smb/client/cifssmb.c
1887
struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink);
fs/smb/client/cifssmb.c
1965
struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink);
fs/smb/client/cifssmb.c
2053
struct cifs_tcon *tcon = io_parms->tcon;
fs/smb/client/cifssmb.c
2148
int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2196
CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2268
CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
227
small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2402
CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id)
fs/smb/client/cifssmb.c
2439
CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id)
fs/smb/client/cifssmb.c
2463
int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2530
int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon,
fs/smb/client/cifssmb.c
2615
CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2703
CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2787
struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
280
__smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2859
CIFSSMBUnixQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
2955
struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
308
smb_init(int smb_command, int wct, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3088
struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3209
CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
321
smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3439
int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3533
int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3610
int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3618
int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3628
CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3724
const int parm_len, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
3808
CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid,
fs/smb/client/cifssmb.c
3900
CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid,
fs/smb/client/cifssmb.c
3966
SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4036
CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4108
CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4212
CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4283
CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4368
CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4521
int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4649
CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4684
CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4898
SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
4988
CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5078
CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/cifssmb.c
5151
CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/cifssmb.c
5226
CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/cifssmb.c
5299
CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap)
fs/smb/client/cifssmb.c
5374
CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
542
const char *tree, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5477
CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5568
CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5646
SMBSetInformation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5711
CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5776
CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5833
CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
5961
CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
6027
CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
6113
CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
6304
CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
678
CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/cifssmb.c
72
cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command)
fs/smb/client/cifssmb.c
836
CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/cifssmb.c
912
CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
fs/smb/client/cifssmb.c
958
CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
fs/smb/client/compress.c
283
bool should_compress(const struct cifs_tcon *tcon, const struct smb_rqst *rq)
fs/smb/client/compress.h
36
bool should_compress(const struct cifs_tcon *tcon, const struct smb_rqst *rq);
fs/smb/client/connect.c
107
struct cifs_tcon *tcon = container_of(work,
fs/smb/client/connect.c
108
struct cifs_tcon,
fs/smb/client/connect.c
2029
struct cifs_tcon *cifs_setup_ipc(struct cifs_ses *ses, bool seal)
fs/smb/client/connect.c
2032
struct cifs_tcon *tcon;
fs/smb/client/connect.c
208
struct cifs_tcon *tcon;
fs/smb/client/connect.c
2106
struct cifs_tcon *tcon;
fs/smb/client/connect.c
2345
struct cifs_tcon *ipc;
fs/smb/client/connect.c
2542
static int match_tcon(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/connect.c
2573
static struct cifs_tcon *
fs/smb/client/connect.c
2576
struct cifs_tcon *tcon;
fs/smb/client/connect.c
2597
cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace)
fs/smb/client/connect.c
2681
static struct cifs_tcon *
fs/smb/client/connect.c
2684
struct cifs_tcon *tcon;
fs/smb/client/connect.c
2976
struct cifs_tcon *tcon,
fs/smb/client/connect.c
3007
struct cifs_tcon *tcon;
fs/smb/client/connect.c
3603
struct cifs_tcon *tcon = NULL;
fs/smb/client/connect.c
3689
struct cifs_tcon *tcon)
fs/smb/client/connect.c
3721
struct cifs_tcon *tcon,
fs/smb/client/connect.c
3776
struct cifs_tcon *tcon = mnt_ctx->tcon;
fs/smb/client/connect.c
3980
struct cifs_tcon *tcon = NULL;
fs/smb/client/connect.c
4207
static struct cifs_tcon *
fs/smb/client/connect.c
4211
struct cifs_tcon *master_tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/connect.c
4213
struct cifs_tcon *tcon = NULL;
fs/smb/client/connect.c
4308
struct cifs_tcon *
fs/smb/client/connect.c
4499
int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/dfs.c
206
struct cifs_tcon *tcon;
fs/smb/client/dfs.c
337
struct cifs_tcon *tcon,
fs/smb/client/dfs.c
386
int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/dfs.h
133
struct cifs_tcon *tcon)
fs/smb/client/dfs_cache.c
1096
static bool target_share_equal(struct cifs_tcon *tcon, const char *s1)
fs/smb/client/dfs_cache.c
1123
static bool is_ses_good(struct cifs_tcon *tcon, struct cifs_ses *ses)
fs/smb/client/dfs_cache.c
1126
struct cifs_tcon *ipc = NULL;
fs/smb/client/dfs_cache.c
1179
static void refresh_ses_referral(struct cifs_tcon *tcon, struct cifs_ses *ses)
fs/smb/client/dfs_cache.c
1211
static int __refresh_tcon_referral(struct cifs_tcon *tcon,
fs/smb/client/dfs_cache.c
1253
static void refresh_tcon_referral(struct cifs_tcon *tcon, bool force_refresh)
fs/smb/client/dfs_cache.c
1312
struct cifs_tcon *tcon;
fs/smb/client/dfs_cache.c
1345
struct cifs_tcon *tcon;
fs/smb/client/dfs_cache.c
1348
tcon = container_of(work, struct cifs_tcon, dfs_cache_work.work);
fs/smb/client/dir.c
1080
struct cifs_tcon *tcon;
fs/smb/client/dir.c
142
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/dir.c
154
check_name(struct dentry *direntry, struct cifs_tcon *tcon)
fs/smb/client/dir.c
212
struct cifs_tcon *tcon = tlink_tcon(tlink);
fs/smb/client/dir.c
40
struct cifs_tcon *tcon, int add_treename)
fs/smb/client/dir.c
530
struct cifs_tcon *tcon;
fs/smb/client/dir.c
662
struct cifs_tcon *tcon;
fs/smb/client/dir.c
710
struct cifs_tcon *tcon;
fs/smb/client/dir.c
74
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/dir.c
761
struct cifs_tcon *pTcon;
fs/smb/client/dir.c
924
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/file.c
1029
struct cifs_tcon *tcon;
fs/smb/client/file.c
1212
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
1245
struct cifs_tcon *tcon;
fs/smb/client/file.c
1463
struct cifs_tcon *tcon;
fs/smb/client/file.c
1517
cifs_reopen_persistent_handles(struct cifs_tcon *tcon)
fs/smb/client/file.c
1552
struct cifs_tcon *tcon;
fs/smb/client/file.c
1762
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
1856
struct cifs_tcon *tcon;
fs/smb/client/file.c
1948
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
2039
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
2121
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
2194
cifs_get_hardlink_path(struct cifs_tcon *tcon, struct inode *inode,
fs/smb/client/file.c
2240
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
2348
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
2442
struct cifs_tcon *tcon;
fs/smb/client/file.c
2491
struct cifs_tcon *tcon;
fs/smb/client/file.c
2781
int cifs_get_writable_path(struct cifs_tcon *tcon, const char *name,
fs/smb/client/file.c
2818
cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
fs/smb/client/file.c
2887
struct cifs_tcon *tcon;
fs/smb/client/file.c
3001
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
3115
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/file.c
3318
struct cifs_tcon *tcon;
fs/smb/client/file.c
375
cifs_mark_open_files_invalid(struct cifs_tcon *tcon)
fs/smb/client/file.c
500
struct cifs_tcon *tcon;
fs/smb/client/file.c
554
struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock,
fs/smb/client/file.c
678
struct cifs_tcon *tcon = tlink_tcon(tlink);
fs/smb/client/file.c
810
struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink);
fs/smb/client/file.c
871
struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink);
fs/smb/client/file.c
963
struct cifs_tcon *tcon;
fs/smb/client/file.c
991
struct cifs_tcon *tcon;
fs/smb/client/fs_context.h
401
struct cifs_tcon *tcon)
fs/smb/client/fs_context.h
413
struct cifs_tcon *tcon)
fs/smb/client/fs_context.h
425
struct cifs_tcon *tcon)
fs/smb/client/fscache.c
114
void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon)
fs/smb/client/fscache.c
133
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/fscache.c
26
struct cifs_tcon *tcon,
fs/smb/client/fscache.c
35
int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon)
fs/smb/client/fscache.h
41
int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon);
fs/smb/client/fscache.h
42
void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon);
fs/smb/client/fscache.h
46
int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon);
fs/smb/client/fscache.h
47
void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon);
fs/smb/client/fscache.h
94
static inline int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) { return 0; }
fs/smb/client/fscache.h
95
static inline void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {}
fs/smb/client/inode.c
1083
struct cifs_tcon *tcon,
fs/smb/client/inode.c
1121
static void cifs_set_fattr_ino(int xid, struct cifs_tcon *tcon, struct super_block *sb,
fs/smb/client/inode.c
1179
struct cifs_tcon *tcon,
fs/smb/client/inode.c
1287
struct cifs_tcon *tcon;
fs/smb/client/inode.c
1476
struct cifs_tcon *tcon;
fs/smb/client/inode.c
1675
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
1821
struct cifs_tcon *tcon;
fs/smb/client/inode.c
1965
struct cifs_tcon *tcon;
fs/smb/client/inode.c
2122
struct cifs_tcon *tcon, const unsigned int xid)
fs/smb/client/inode.c
2217
struct cifs_tcon *tcon, const unsigned int xid)
fs/smb/client/inode.c
2285
struct cifs_tcon *tcon;
fs/smb/client/inode.c
2363
struct cifs_tcon *tcon;
fs/smb/client/inode.c
2446
struct cifs_tcon *tcon;
fs/smb/client/inode.c
2530
struct cifs_tcon *tcon;
fs/smb/client/inode.c
2723
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
2930
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
3007
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
3072
struct cifs_tcon *tcon = NULL;
fs/smb/client/inode.c
31
static void cifs_invalidate_cached_dir(struct cifs_tcon *tcon,
fs/smb/client/inode.c
3147
struct cifs_tcon *pTcon;
fs/smb/client/inode.c
3508
struct cifs_tcon *pTcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
419
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/inode.c
455
struct cifs_tcon *tcon;
fs/smb/client/inode.c
543
struct cifs_tcon *tcon;
fs/smb/client/inode.c
61
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
731
struct cifs_tcon *tcon;
fs/smb/client/inode.c
853
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
911
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/inode.c
992
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/ioctl.c
145
struct cifs_tcon *tcon,
fs/smb/client/ioctl.c
150
struct cifs_tcon *wtcon;
fs/smb/client/ioctl.c
226
static long smb_mnt_get_tcon_info(struct cifs_tcon *tcon, void __user *arg)
fs/smb/client/ioctl.c
240
static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/ioctl.c
280
struct cifs_tcon *tcon;
fs/smb/client/ioctl.c
30
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/ioctl.c
346
static int cifs_dump_full_key(struct cifs_tcon *tcon, struct smb3_full_key_debug_info __user *in)
fs/smb/client/ioctl.c
465
struct cifs_tcon *tcon;
fs/smb/client/ioctl.c
71
struct cifs_tcon *tcon,
fs/smb/client/link.c
136
create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
170
check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
227
cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
272
cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
312
smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
366
smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/link.c
441
struct cifs_tcon *tcon;
fs/smb/client/link.c
542
struct cifs_tcon *pTcon;
fs/smb/client/misc.c
1040
struct cifs_tcon *tcon,
fs/smb/client/misc.c
120
struct cifs_tcon *
fs/smb/client/misc.c
123
struct cifs_tcon *ret_buf;
fs/smb/client/misc.c
171
tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace)
fs/smb/client/misc.c
286
struct cifs_tcon *tcon = NULL;
fs/smb/client/misc.c
33
struct cifs_tcon *tcon;
fs/smb/client/misc.c
552
cifs_close_all_deferred_files(struct cifs_tcon *tcon)
fs/smb/client/misc.c
606
struct cifs_tcon *tcon;
fs/smb/client/misc.c
639
void cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon,
fs/smb/client/misc.c
920
struct cifs_tcon *t1 = sd->data, *t2;
fs/smb/client/misc.c
971
struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon)
fs/smb/client/namespace.c
123
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/namespace.c
136
struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb);
fs/smb/client/readdir.c
1061
struct cifs_tcon *tcon;
fs/smb/client/readdir.c
353
struct cifs_tcon *tcon;
fs/smb/client/readdir.c
685
find_cifs_entry(const unsigned int xid, struct cifs_tcon *tcon, loff_t pos,
fs/smb/client/reparse.c
18
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
23
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
271
struct cifs_tcon *tcon;
fs/smb/client/reparse.c
28
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
38
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
401
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
471
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
54
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
673
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.c
722
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.h
134
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/reparse.h
137
struct cifs_tcon *tcon, const char *full_path, umode_t mode,
fs/smb/client/smb1misc.c
18
const struct cifs_tcon *treeCon, int word_count
fs/smb/client/smb1misc.c
72
struct cifs_tcon *tcon;
fs/smb/client/smb1ops.c
1118
cifs_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1126
cifs_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1141
cifs_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1149
cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1155
static int cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid,
fs/smb/client/smb1ops.c
1168
cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1209
cifs_unix_dfs_readlink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1233
struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1291
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
1358
struct cifs_tcon *tcon;
fs/smb/client/smb1ops.c
21
void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
421
smb1_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb1ops.c
456
smb1_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb1ops.c
497
cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
505
cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
533
struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
740
static int cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
766
static int cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
792
cifs_clear_stats(struct cifs_tcon *tcon)
fs/smb/client/smb1ops.c
818
cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon)
fs/smb/client/smb1ops.c
855
struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
915
cifs_close_file(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
922
cifs_flush_file(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1ops.c
963
struct cifs_tcon *tcon;
fs/smb/client/smb1proto.h
101
int CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
104
int CIFSSMBUnixQuerySymLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
108
int cifs_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
115
struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
119
int CIFSSMB_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
121
int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
125
int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
129
int CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
131
int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
134
int CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
137
int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
140
int CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
142
int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
146
int CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
148
int CIFSSMBUnixQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
152
int CIFSFindFirst(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
156
int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
159
int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
161
int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
169
int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
171
int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
173
int CIFSSMBQFSAttributeInfo(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb1proto.h
174
int CIFSSMBQFSDeviceInfo(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb1proto.h
175
int CIFSSMBQFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb1proto.h
176
int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
178
int CIFSSMBQFSPosixInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
180
int CIFSSMBSetEOF(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
184
int CIFSSMBSetFileSize(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
187
int SMBSetInformation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
191
int CIFSSMBSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
194
int CIFSSMBSetFileDisposition(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
197
int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
201
int CIFSSMBUnixSetFileInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
204
int CIFSSMBUnixSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
208
ssize_t CIFSSMBQAllEAs(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
212
int CIFSSMBSetEA(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
259
const struct cifs_tcon *treeCon, int word_count);
fs/smb/client/smb1proto.h
269
void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
36
struct cifs_tcon *tcon, const struct nls_table *nls_codepage);
fs/smb/client/smb1proto.h
37
int CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb1proto.h
40
int CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
43
int CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
46
int CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
49
struct cifs_tcon *tcon, const char *name,
fs/smb/client/smb1proto.h
51
int CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
56
int SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
71
int cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
75
int CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
80
int CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
85
int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
87
int CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
89
int CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
92
int CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon,
fs/smb/client/smb1proto.h
95
int CIFSUnixCreateSymLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb1proto.h
98
int CIFSUnixCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2file.c
292
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/smb2file.c
396
struct cifs_tcon *tcon = tlink_tcon(cfile->tlink);
fs/smb/client/smb2inode.c
1034
struct cifs_tcon *tcon, const char *name,
fs/smb/client/smb2inode.c
1049
struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1077
smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
fs/smb/client/smb2inode.c
1092
smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name,
fs/smb/client/smb2inode.c
1204
static int smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1236
struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1261
static int clear_tmpfile_attr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1276
struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1300
smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1343
struct cifs_tcon *tcon;
fs/smb/client/smb2inode.c
1373
struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1453
struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
1521
struct cifs_tcon *tcon;
fs/smb/client/smb2inode.c
175
static void set_next_compound(struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
200
static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2inode.c
850
struct cifs_tcon *tcon,
fs/smb/client/smb2misc.c
570
smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp)
fs/smb/client/smb2misc.c
609
smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon,
fs/smb/client/smb2misc.c
643
struct cifs_tcon *tcon;
fs/smb/client/smb2misc.c
717
struct cifs_tcon *tcon;
fs/smb/client/smb2misc.c
796
struct cifs_tcon *tcon = cancelled->tcon;
fs/smb/client/smb2misc.c
823
__smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid,
fs/smb/client/smb2misc.c
844
smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid,
fs/smb/client/smb2misc.c
886
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
1023
static int smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1031
static int smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1132
smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1181
smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1375
smb2_clear_stats(struct cifs_tcon *tcon)
fs/smb/client/smb2ops.c
1386
smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon)
fs/smb/client/smb2ops.c
1419
smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon)
fs/smb/client/smb2ops.c
1499
smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1506
smb2_close_getattr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1545
SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1578
struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
1846
calc_chunk_count(struct cifs_tcon *tcon, u64 bytes_left)
fs/smb/client/smb2ops.c
1892
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
2072
smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2120
static int smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2167
smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2202
struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink);
fs/smb/client/smb2ops.c
2279
smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2287
smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2317
smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2411
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
2484
smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2626
smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2635
smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2707
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
2736
static int smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid,
fs/smb/client/smb2ops.c
2783
smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst)
fs/smb/client/smb2ops.c
2833
bool smb2_should_replay(struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
2860
smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3020
smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3057
smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3141
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
3156
struct cifs_tcon,
fs/smb/client/smb2ops.c
3275
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
3340
struct cifs_tcon *tcon;
fs/smb/client/smb2ops.c
3410
static long smb3_zero_data(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3428
static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3502
static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3579
struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3617
struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3718
static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3924
static long smb3_collapse_range(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
3980
static long smb3_insert_range(struct file *file, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
4038
static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence)
fs/smb/client/smb2ops.c
4122
static int smb3_fiemap(struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
4197
static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode,
fs/smb/client/smb2ops.c
493
smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb2ops.c
508
smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb2ops.c
5373
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
543
smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb2ops.c
5492
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
5519
struct dentry *dentry, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
559
smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
fs/smb/client/smb2ops.c
829
SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount)
fs/smb/client/smb2ops.c
883
smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
928
smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2ops.c
959
smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
1353
int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/smb2pdu.c
2115
static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code)
fs/smb/client/smb2pdu.c
2123
static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon)
fs/smb/client/smb2pdu.c
2132
struct cifs_tcon *tcon, const struct nls_table *cp)
fs/smb/client/smb2pdu.c
2271
SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon)
fs/smb/client/smb2pdu.c
249
smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
2918
umode_t mode, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
3107
SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3296
struct cifs_tcon *tcon = oparms->tcon;
fs/smb/client/smb2pdu.c
3406
SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3512
SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
fs/smb/client/smb2pdu.c
3659
SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
3681
SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3715
__SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
3812
SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
3874
SMB2_query_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
3923
query_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
4031
int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
4042
SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
4054
SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
4071
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
4103
SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
4228
struct cifs_tcon *tcon)
fs/smb/client/smb2pdu.c
4247
struct cifs_tcon *tcon, *tcon2;
fs/smb/client/smb2pdu.c
4427
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
4450
SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
fs/smb/client/smb2pdu.c
4522
struct cifs_tcon *tcon = io_parms->tcon;
fs/smb/client/smb2pdu.c
4648
struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink);
fs/smb/client/smb2pdu.c
4806
struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink);
fs/smb/client/smb2pdu.c
4986
struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink);
fs/smb/client/smb2pdu.c
5121
struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink);
fs/smb/client/smb2pdu.c
527
fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
553
static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5553
struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5633
smb2_parse_query_directory(struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5716
SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5806
SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2pdu.c
585
static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5856
send_set_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5933
SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid,
fs/smb/client/smb2pdu.c
5953
SMB2_set_allocation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5972
SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5982
SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
599
static int smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
5992
SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6090
build_qfs_info_req(struct kvec *iov, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6130
SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6199
SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6302
smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6391
SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
6408
SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2pdu.c
77
int smb3_encryption_required(const struct cifs_tcon *tcon)
fs/smb/client/smb2pdu.c
95
const struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
119
void smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst);
fs/smb/client/smb2proto.h
122
bool smb2_should_replay(struct cifs_tcon *tcon, int *pretries,
fs/smb/client/smb2proto.h
136
struct cifs_tcon *tcon, const struct nls_table *cp);
fs/smb/client/smb2proto.h
137
int SMB2_tdis(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb2proto.h
142
int SMB2_open_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
146
int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
150
int SMB2_ioctl_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
155
int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
160
int __SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
163
int SMB2_close(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
165
int SMB2_close_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
169
int SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
172
struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
175
int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
178
int SMB2_query_info_init(struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
184
int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
187
int SMB2_get_srv_num(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
196
int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
199
int SMB2_query_directory_init(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
204
int SMB2_set_eof(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
207
int SMB2_set_allocation(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
210
int SMB2_set_info_init(struct cifs_tcon *tcon, struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
215
int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
218
int SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
221
int SMB2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
224
int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
227
int smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid,
fs/smb/client/smb2proto.h
232
int SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
235
int SMB2_QFS_attr(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
237
int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
241
int smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
245
int SMB2_lease_break(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
247
int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon);
fs/smb/client/smb2proto.h
256
int smb3_encryption_required(const struct cifs_tcon *tcon);
fs/smb/client/smb2proto.h
267
int smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
48
struct cifs_tcon *smb2_find_smb_tcon(struct TCP_Server_Info *server,
fs/smb/client/smb2proto.h
57
struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
61
int smb2_query_reparse_point(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
65
int smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
68
int smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
75
umode_t mode, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
78
umode_t mode, struct cifs_tcon *tcon, const char *name,
fs/smb/client/smb2proto.h
81
struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
83
int smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
85
int smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
88
int smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
91
int smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
94
int smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2proto.h
98
int smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon,
fs/smb/client/smb2transport.c
164
static struct cifs_tcon *
fs/smb/client/smb2transport.c
167
struct cifs_tcon *tcon;
fs/smb/client/smb2transport.c
188
struct cifs_tcon *
fs/smb/client/smb2transport.c
192
struct cifs_tcon *tcon;
fs/smb/client/xattr.c
104
struct cifs_tcon *pTcon;
fs/smb/client/xattr.c
280
struct cifs_tcon *pTcon;
fs/smb/client/xattr.c
394
struct cifs_tcon *pTcon;
fs/smb/client/xattr.c
45
static int cifs_attrib_set(unsigned int xid, struct cifs_tcon *pTcon,
fs/smb/client/xattr.c
69
static int cifs_creation_time_set(unsigned int xid, struct cifs_tcon *pTcon,