Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsess.c241 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()
310 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
314 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
Dmisc.c110 kref_put(&iface->refcount, release_iface); in sesInfoFree()
Dcifsglob.h980 release_iface(struct kref *ref) in release_iface() function
Dsmb2ops.c603 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
714 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
Dconnect.c2028 kref_put(&ses->chans[i].iface->refcount, release_iface); in __cifs_put_smb_ses()