Home
last modified time | relevance | path

Searched refs:vscan_svc_exempt_file (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c262 static int vscan_svc_exempt_file(vnode_t *, boolean_t *);
470 if (vscan_svc_exempt_file(vp, &allow)) { in vscan_svc_scan_file()
1078 vscan_svc_exempt_file(vnode_t *vp, boolean_t *allow) in vscan_svc_exempt_file() function