Lines Matching refs:cifs_tcon

276 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb_vol *volume_info)  in smb2_negotiate_wsize()
301 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb_vol *volume_info) in smb2_negotiate_rsize()
463 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon) in SMB3_request_interfaces()
535 int open_shroot(unsigned int xid, struct cifs_tcon *tcon, struct cifs_fid *pfid) in open_shroot()
615 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb3_qfs_tcon()
659 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon) in smb2_qfs_tcon()
687 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible()
725 smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum()
734 smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info()
840 smb2_query_eas(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_eas()
918 smb2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_ea()
985 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats()
995 smb2_dump_share_caps(struct seq_file *m, struct cifs_tcon *tcon) in smb2_dump_share_caps()
1028 smb2_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in smb2_print_stats()
1099 smb2_close_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_file()
1106 SMB2_request_res_key(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_request_res_key()
1145 struct cifs_tcon *tcon; in smb2_copychunk_range()
1275 smb2_flush_file(const unsigned int xid, struct cifs_tcon *tcon, in smb2_flush_file()
1322 static bool smb2_set_sparse(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_sparse()
1369 smb2_set_file_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_file_size()
1401 struct cifs_tcon *tcon = tlink_tcon(trgtfile->tlink); in smb2_duplicate_extents()
1437 smb2_set_compression(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_compression()
1445 smb3_set_integrity(const unsigned int xid, struct cifs_tcon *tcon, in smb3_set_integrity()
1474 smb3_enum_snapshots(const unsigned int xid, struct cifs_tcon *tcon, in smb3_enum_snapshots()
1533 smb2_query_dir_first(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_first()
1577 smb2_query_dir_next(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_dir_next()
1586 smb2_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in smb2_close_dir()
1632 smb2_oplock_response(struct cifs_tcon *tcon, struct cifs_fid *fid, in smb2_oplock_response()
1674 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb2_queryfs()
1766 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in smb311_queryfs()
1842 struct cifs_tcon *tcon; in smb2_get_dfs_refer()
1856 struct cifs_tcon, in smb2_get_dfs_refer()
1930 smb2_query_symlink(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_symlink()
2053 struct cifs_tcon *tcon; in get_smb2_acl_by_path()
2109 struct cifs_tcon *tcon; in set_smb2_acl()
2181 static long smb3_zero_range(struct file *file, struct cifs_tcon *tcon, in smb3_zero_range()
2246 static long smb3_punch_hole(struct file *file, struct cifs_tcon *tcon, in smb3_punch_hole()
2289 static long smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, in smb3_simple_falloc()
2354 static long smb3_fallocate(struct file *file, struct cifs_tcon *tcon, int mode, in smb3_fallocate()