Lines Matching refs:cifs_tcon
114 struct cifs_tcon *
117 struct cifs_tcon *ret_buf; in tconInfoAlloc()
143 tconInfoFree(struct cifs_tcon *buf_to_free) in tconInfoFree()
248 const struct cifs_tcon *treeCon, int word_count in header_assemble()
409 struct cifs_tcon *tcon; in is_valid_oplock_break()
477 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in is_valid_oplock_break()
529 struct cifs_tcon *tcon = NULL; in cifs_autodisable_serverino()
1038 struct cifs_tcon *tcon; in tcp_super_cb()
1135 struct cifs_tcon *tcon = sd->data; in tcon_super_cb()
1147 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1157 static inline struct super_block *cifs_get_tcon_super(struct cifs_tcon *tcon) in cifs_get_tcon_super()
1167 int update_super_prepath(struct cifs_tcon *tcon, char *prefix) in update_super_prepath()