Searched refs:qfs_tcon (Results 1 – 4 of 4) sorted by relevance
1352 .qfs_tcon = cifs_qfs_tcon,
5288 .qfs_tcon = smb2_qfs_tcon,5391 .qfs_tcon = smb2_qfs_tcon,5496 .qfs_tcon = smb3_qfs_tcon,5612 .qfs_tcon = smb3_qfs_tcon,
391 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member
3743 if (!tcon->pipe && server->ops->qfs_tcon) { in cifs_mount_get_tcon()3744 server->ops->qfs_tcon(mnt_ctx->xid, tcon, cifs_sb); in cifs_mount_get_tcon()