Searched refs:vsn_access (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c216 uint32_t vsn_access; member in struct:vscan_svc_node
520 access = vscan_svc_nodes[req->vsr_idx].vsn_access;
644 node->vsn_access = VS_ACCESS_ALLOW;
651 node->vsn_access = VS_ACCESS_DENY;
830 * Sets vsn_access and updates file attributes based on vsn_result,
858 node->vsn_access = VS_ACCESS_DENY;
866 node->vsn_access = VS_ACCESS_ALLOW;
888 node->vsn_access = VS_ACCESS_DENY;
890 node->vsn_access = VS_ACCESS_ALLOW;
899 node->vsn_access
[all...]

Completed in 55 milliseconds