Searched refs:qfs_tcon (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb1ops.c1122 .qfs_tcon = cifs_qfs_tcon,
H A Dsmb2ops.c5108 .qfs_tcon = smb2_qfs_tcon,
5211 .qfs_tcon = smb2_qfs_tcon,
5316 .qfs_tcon = smb3_qfs_tcon,
5432 .qfs_tcon = smb3_qfs_tcon,
H A Dcifsglob.h356 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member in struct:smb_version_operations
H A Dconnect.c3435 if (!tcon->pipe && server->ops->qfs_tcon) {
3436 server->ops->qfs_tcon(mnt_ctx->xid, tcon, cifs_sb);

Completed in 186 milliseconds