Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c5157 .qfs_tcon = smb2_qfs_tcon,
5257 .qfs_tcon = smb2_qfs_tcon,
5359 .qfs_tcon = smb3_qfs_tcon,
5472 .qfs_tcon = smb3_qfs_tcon,
H A Dsmb1ops.c1180 .qfs_tcon = cifs_qfs_tcon,
H A Dcifsglob.h292 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member
H A Dconnect.c4147 if (!tcon->pipe && server->ops->qfs_tcon) { in mount_get_conns()
4148 server->ops->qfs_tcon(*xid, tcon, cifs_sb); in mount_get_conns()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c5232 .qfs_tcon = smb2_qfs_tcon,
5334 .qfs_tcon = smb2_qfs_tcon,
5438 .qfs_tcon = smb3_qfs_tcon,
5552 .qfs_tcon = smb3_qfs_tcon,
H A Dsmb1ops.c1186 .qfs_tcon = cifs_qfs_tcon,
H A Dconnect.c3416 if (!tcon->pipe && server->ops->qfs_tcon) { in cifs_mount_get_tcon()
3417 server->ops->qfs_tcon(mnt_ctx->xid, tcon, cifs_sb); in cifs_mount_get_tcon()
H A Dcifsglob.h340 void (*qfs_tcon)(const unsigned int, struct cifs_tcon *, member

Completed in 40 milliseconds