Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c2242 * cifs_get_tcon() for refcount explanations.
2495 * cifs_get_tcon - get a tcon matching @ctx data from @ses
2517 cifs_get_tcon(struct cifs_ses *ses, struct smb3_fs_context *ctx) in cifs_get_tcon() function
3383 tcon = cifs_get_tcon(mnt_ctx->ses, ctx); in cifs_mount_get_tcon()
4025 tcon = cifs_get_tcon(ses, ctx); in cifs_construct_tcon()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c3036 * cifs_get_tcon() for refcount explanations.
3234 * cifs_get_tcon - get a tcon matching @volume_info data from @ses
3254 cifs_get_tcon(struct cifs_ses *ses, struct smb_vol *volume_info) in cifs_get_tcon() function
4120 tcon = cifs_get_tcon(ses, vol); in mount_get_conns()
5149 tcon = cifs_get_tcon(ses, vol_info); in cifs_construct_tcon()

Completed in 12 milliseconds