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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c272 static vscan_req_t *vscan_svc_reql_find(vnode_t *);
1281 * vscan_svc_reql_find
1284 vscan_svc_reql_find(vnode_t *vp) function
1315 if ((req = vscan_svc_reql_find(vp)) != NULL)

Completed in 46 milliseconds