Searched refs:qfs_tcon (Results 1 – 4 of 4) sorted by relevance
1180 .qfs_tcon = cifs_qfs_tcon,
289 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member
5149 .qfs_tcon = smb2_qfs_tcon,5248 .qfs_tcon = smb2_qfs_tcon,5350 .qfs_tcon = smb3_qfs_tcon,5463 .qfs_tcon = smb3_qfs_tcon,
4133 if (!tcon->pipe && server->ops->qfs_tcon) { in mount_get_conns()4134 server->ops->qfs_tcon(*xid, tcon, cifs_sb); in mount_get_conns()