Searched refs:qfs_tcon (Results 1 – 4 of 4) sorted by relevance
1495 .qfs_tcon = smb2_qfs_tcon,1573 .qfs_tcon = smb2_qfs_tcon,1654 .qfs_tcon = smb3_qfs_tcon,1741 .qfs_tcon = smb3_qfs_tcon,
258 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *); member
1050 .qfs_tcon = cifs_qfs_tcon,
3607 if (!tcon->ipc && server->ops->qfs_tcon) in cifs_mount()3608 server->ops->qfs_tcon(xid, tcon); in cifs_mount()