Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dsess.c240 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()
308 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
312 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
Dmisc.c107 kref_put(&iface->refcount, release_iface); in sesInfoFree()
Dcifsglob.h962 release_iface(struct kref *ref) in release_iface() function
Dsmb2ops.c542 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
652 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
Dconnect.c1983 kref_put(&ses->chans[i].iface->refcount, release_iface); in cifs_put_smb_ses()