Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsess.c240 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()
309 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
313 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
Dmisc.c107 kref_put(&iface->refcount, release_iface); in sesInfoFree()
Dcifsglob.h964 release_iface(struct kref *ref) in release_iface() function
Dsmb2ops.c541 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
653 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
Dconnect.c1988 kref_put(&ses->chans[i].iface->refcount, release_iface); in cifs_put_smb_ses()