Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dconnect.c2530 cifs_get_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_get_tcon() function
3422 tcon = cifs_get_tcon(mnt_ctx->ses, ctx); in cifs_mount_get_tcon()
4105 tcon = cifs_get_tcon(ses, ctx); in cifs_construct_tcon()