Searched refs:vscan_svc_nodes (Results 1 – 1 of 1) sorted by relevance
219 static vscan_svc_node_t *vscan_svc_nodes; variable300 vscan_svc_nodes = kmem_zalloc(vscan_svc_nodes_sz, KM_SLEEP); in vscan_svc_init()324 kmem_free(vscan_svc_nodes, vscan_svc_nodes_sz); in vscan_svc_fini()442 if (vscan_svc_nodes[idx].vsn_req) in vscan_svc_get_vnode()443 vp = vscan_svc_nodes[idx].vsn_req->vsr_vp; in vscan_svc_get_vnode()520 access = vscan_svc_nodes[req->vsr_idx].vsn_access; in vscan_svc_scan_file()638 node = &vscan_svc_nodes[idx]; in vscan_svc_do_scan()668 vscan_svc_nodes[idx].vsn_result = result; in vscan_svc_do_scan()694 node = &vscan_svc_nodes[idx]; in vscan_svc_populate_req()768 node = &vscan_svc_nodes[scan_rsp->vsr_idx]; in vscan_svc_scan_result()[all …]