Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Dublk_drv.c454 static void ublk_complete_rq(struct kref *ref);
636 kref_put(&data->ref, ublk_complete_rq); in ublk_put_req_ref()
1064 static void ublk_complete_rq(struct kref *ref) in ublk_complete_rq() function