Home
last modified time | relevance | path

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.c273 static vscan_req_t *vscan_svc_reql_find(vnode_t *);
1284 vscan_svc_reql_find(vnode_t *vp) in vscan_svc_reql_find() function
1315 if ((req = vscan_svc_reql_find(vp)) != NULL) in vscan_svc_reql_insert()