Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.c599 static void asw_release(struct kref *kref) in asw_release() function
614 kref_put_lock(&asw->head.ref, asw_release, &asw->head.peer->idr_lock); in asw_put()