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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c215 uint32_t vsn_result; member in struct:vscan_svc_node
668 vscan_svc_nodes[idx].vsn_result = result;
782 node->vsn_result = scan_rsp->vsr_result;
830 * Sets vsn_access and updates file attributes based on vsn_result,
856 switch (node->vsn_result) {
907 int, node->vsn_result, int, node->vsn_access);
1252 node->vsn_result = VS_STATUS_UNDEFINED;

Completed in 59 milliseconds