Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c1208 .qfs_tcon = cifs_qfs_tcon,
A Dcifsglob.h315 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member
A Dsmb2ops.c5224 .qfs_tcon = smb2_qfs_tcon,
5325 .qfs_tcon = smb2_qfs_tcon,
5428 .qfs_tcon = smb3_qfs_tcon,
5542 .qfs_tcon = smb3_qfs_tcon,
A Dconnect.c3244 if (!tcon->pipe && server->ops->qfs_tcon) { in cifs_mount_get_tcon()
3245 server->ops->qfs_tcon(mnt_ctx->xid, tcon, cifs_sb); in cifs_mount_get_tcon()

Completed in 31 milliseconds