Lines Matching refs:cifs_tcon

437 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
452 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
484 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
500 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx)
758 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount)
805 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon,
850 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon,
881 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon,
948 static int smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon,
956 static int smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon,
1055 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon,
1104 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon,
1274 smb2_clear_stats(struct cifs_tcon *tcon)
1285 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon)
1318 smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon)
1396 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon,
1403 smb2_close_getattr(const unsigned int xid, struct cifs_tcon *tcon,
1445 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon,
1478 struct cifs_tcon *tcon,
1717 struct cifs_tcon *tcon;
1837 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon,
1885 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon,
1931 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon,
1964 struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink);
2010 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon,
2018 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon,
2048 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon,
2142 struct cifs_tcon *tcon;
2215 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon,
2341 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon,
2350 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon,
2422 struct cifs_tcon *tcon;
2450 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid,
2477 smb2_set_next_command(struct cifs_tcon *tcon, struct smb_rqst *rqst)
2538 smb2_query_info_compound(const unsigned int xid, struct cifs_tcon *tcon,
2673 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
2710 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon,
2789 struct cifs_tcon *tcon;
2804 struct cifs_tcon,
2997 struct cifs_tcon *tcon,
3172 struct cifs_tcon *tcon;
3237 struct cifs_tcon *tcon;
3307 static long smb3_zero_data(struct file *file, struct cifs_tcon *tcon,
3325 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon,
3387 static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon,
3432 struct cifs_tcon *tcon,
3469 struct cifs_tcon *tcon,
3552 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon,
3679 static long smb3_collapse_range(struct file *file, struct cifs_tcon *tcon,
3732 static long smb3_insert_range(struct file *file, struct cifs_tcon *tcon,
3786 static loff_t smb3_llseek(struct file *file, struct cifs_tcon *tcon, loff_t offset, int whence)
3870 static int smb3_fiemap(struct cifs_tcon *tcon,
3945 static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode,
5107 struct dentry *dentry, struct cifs_tcon *tcon,