Searched refs:qfs_tcon (Results 1 – 4 of 4) sorted by relevance
3244 .qfs_tcon = smb2_qfs_tcon,3338 .qfs_tcon = smb2_qfs_tcon,3434 .qfs_tcon = smb3_qfs_tcon,3538 .qfs_tcon = smb3_qfs_tcon,
1063 .qfs_tcon = cifs_qfs_tcon,
288 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *); member
4047 if (!tcon->pipe && server->ops->qfs_tcon) in cifs_mount()4048 server->ops->qfs_tcon(xid, tcon); in cifs_mount()