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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c273 static vscan_req_t *vscan_svc_reql_insert(vnode_t *);
487 if ((req = vscan_svc_reql_insert(vp)) == NULL) {
1305 * vscan_svc_reql_insert
1308 vscan_svc_reql_insert(vnode_t *vp) function

Completed in 273 milliseconds