Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.c1256 static void head_release(struct kref *kref) in head_release() function
1272 kref_put_lock(&head->ref, head_release, &head->peer->idr_lock); in head_put()