Lines Matching defs:tcon

230 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)  in smb2_negotiate_wsize()
246 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
263 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
291 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon()
325 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon()
353 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
385 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
394 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
420 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats()
432 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon) in smb2_dump_share_caps()
463 smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in smb2_print_stats()
542 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file()
549 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_request_res_key()
588 struct cifs_tcon *tcon; in smb2_clone_range() local
701 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file()
744 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_sparse()
790 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_file_size()
823 struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink); in smb2_duplicate_extents() local
858 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_compression()
866 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, in smb3_set_integrity()
888 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_first()
929 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_next()
938 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_dir()
967 smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in smb2_oplock_response()
980 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb2_queryfs()
1043 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_symlink()
1093 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon, in smb3_zero_range()
1143 static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon, in smb3_punch_hole()
1177 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, in smb3_simple_falloc()
1235 static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode, in smb3_fallocate()