Searched refs:vscan_svc_nodes (Results 1 – 1 of 1) sorted by relevance
220 static vscan_svc_node_t *vscan_svc_nodes; variable301 vscan_svc_nodes = kmem_zalloc(vscan_svc_nodes_sz, KM_SLEEP); in vscan_svc_init()325 kmem_free(vscan_svc_nodes, vscan_svc_nodes_sz); in vscan_svc_fini()443 if (vscan_svc_nodes[idx].vsn_req) in vscan_svc_get_vnode()444 vp = vscan_svc_nodes[idx].vsn_req->vsr_vp; in vscan_svc_get_vnode()521 access = vscan_svc_nodes[req->vsr_idx].vsn_access; in vscan_svc_scan_file()639 node = &vscan_svc_nodes[idx]; in vscan_svc_do_scan()669 vscan_svc_nodes[idx].vsn_result = result; in vscan_svc_do_scan()695 node = &vscan_svc_nodes[idx]; in vscan_svc_populate_req()769 node = &vscan_svc_nodes[scan_rsp->vsr_idx]; in vscan_svc_scan_result()[all …]