Searched refs:qfs_tcon (Results 1 – 4 of 4) sorted by relevance
1429 .qfs_tcon = smb2_qfs_tcon,1507 .qfs_tcon = smb2_qfs_tcon,1588 .qfs_tcon = smb3_qfs_tcon,
254 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *); member
1050 .qfs_tcon = cifs_qfs_tcon,
3515 if (!tcon->ipc && server->ops->qfs_tcon) in cifs_mount()3516 server->ops->qfs_tcon(xid, tcon); in cifs_mount()