Searched refs:release_iface (Results 1 – 3 of 3) sorted by relevance
238 kref_put(&iface->refcount, release_iface); in cifs_try_adding_channels()313 kref_put(&iface->refcount, release_iface); in cifs_decrease_secondary_channels()454 kref_put(&old_iface->refcount, release_iface); in cifs_chan_update_iface()
115 kref_put(&iface->refcount, release_iface); in sesInfoFree()
1037 release_iface(struct kref *ref) in release_iface() function