Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dconnect.c2347 * cifs_get_tcon() for refcount explanations. in cifs_get_smb_ses()
2669 * cifs_get_tcon - get a tcon matching @ctx data from @ses
2691 cifs_get_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_get_tcon()
3630 tcon = cifs_get_tcon(mnt_ctx->ses, ctx); in cifs_mount_get_tcon()
4293 tcon = cifs_get_tcon(ses, ctx); in cifs_construct_tcon()
2682 cifs_get_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) cifs_get_tcon() function