Searched defs:vscan_svc_scan_complete (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c131 * vscan_svc_scan_complete is invoked to transition the request to
268 static void vscan_svc_scan_complete(vscan_req_t *);
568 vscan_svc_scan_complete(req);
612 vscan_svc_scan_complete(req);
713 * vscan_svc_scan_complete
716 vscan_svc_scan_complete(vscan_req_t *req) function
789 vscan_svc_scan_complete(node->vsn_req);
819 vscan_svc_scan_complete(req);
1332 req->vsr_refcnt = 1; /* decremented in vscan_svc_scan_complete */

Completed in 46 milliseconds