Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2misc.c770 cifs_put_tcon(tcon, netfs_trace_tcon_ref_put_cancelled_close_fid); in smb2_cancelled_close_fid()
835 cifs_put_tcon(tcon, netfs_trace_tcon_ref_put_cancelled_close); in smb2_handle_cancelled_close()
863 cifs_put_tcon(tcon, netfs_trace_tcon_ref_put_cancelled_mid); in smb2_handle_cancelled_mid()
H A Dcached_dir.c566 cifs_put_tcon(tcon, netfs_trace_tcon_ref_put_cached_close); in cached_dir_offload_close()
H A Dcifsproto.h308 extern void cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
H A Dconnect.c2509 cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) in cifs_put_tcon() function
2830 cifs_put_tcon(tlink_tcon(tlink), netfs_trace_tcon_ref_put_tlink); in cifs_put_tlink()
3410 cifs_put_tcon(mnt_ctx->tcon, netfs_trace_tcon_ref_put_mnt_ctx); in cifs_mount_put_conns()
H A Dsmb2pdu.c4201 cifs_put_tcon(tcon, netfs_trace_tcon_ref_put_reconnect_server); in smb2_reconnect_server()