Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dsess.c268 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()
334 kref_put(&iface->refcount, release_iface); in cifs_disable_secondary_channels()
460 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
469 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
H A Dmisc.c110 kref_put(&iface->refcount, release_iface); in sesInfoFree()
H A Dconnect.c2064 kref_put(&ses->chans[i].iface->refcount, release_iface); in __cifs_put_smb_ses()
2074 kref_put(&ses->chans[0].iface->refcount, release_iface); in __cifs_put_smb_ses()
H A Dcifsglob.h1006 release_iface(struct kref *ref) in release_iface() function
H A Dsmb2ops.c710 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()
748 kref_put(&iface->refcount, release_iface); in parse_server_interfaces()

Completed in 20 milliseconds