Lines Matching refs:cifs_tcon
248 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_wsize()
273 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
434 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
506 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
542 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon()
586 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon()
614 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
652 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
661 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
765 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
843 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
910 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats()
920 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon) in smb2_dump_share_caps()
953 smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in smb2_print_stats()
1024 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file()
1031 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_request_res_key()
1070 struct cifs_tcon *tcon; in smb2_copychunk_range()
1190 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file()
1237 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_sparse()
1284 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_file_size()
1316 struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink); in smb2_duplicate_extents()
1352 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_compression()
1360 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, in smb3_set_integrity()
1389 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon, in smb3_enum_snapshots()
1448 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_first()
1492 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_next()
1501 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_dir()
1547 smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in smb2_oplock_response()
1589 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb2_queryfs()
1681 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb311_queryfs()
1757 struct cifs_tcon *tcon; in smb2_get_dfs_refer()
1771 struct cifs_tcon, in smb2_get_dfs_refer()
1845 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_symlink()
1966 struct cifs_tcon *tcon; in get_smb2_acl_by_path()
2022 struct cifs_tcon *tcon; in set_smb2_acl()
2094 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon, in smb3_zero_range()
2153 static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon, in smb3_punch_hole()
2190 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, in smb3_simple_falloc()
2255 static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode, in smb3_fallocate()