Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsess.c237 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()
306 kref_put(&iface->refcount, release_iface); in cifs_disable_secondary_channels()
429 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
H A Dmisc.c109 kref_put(&iface->refcount, release_iface); in sesInfoFree()
H A Dcifsglob.h1071 release_iface(struct kref *ref) in release_iface() function
H A Dconnect.c2145 kref_put(&ses->chans[i].iface->refcount, release_iface); in __cifs_put_smb_ses()
2154 kref_put(&ses->chans[0].iface->refcount, release_iface); in __cifs_put_smb_ses()
H A Dsmb2ops.c756 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
794 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()