Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c264 static int vscan_svc_exempt_filetype(char *);
1103 if (vscan_svc_exempt_filetype(vp->v_path)) { in vscan_svc_exempt_file()
1129 vscan_svc_exempt_filetype(char *filepath) in vscan_svc_exempt_filetype() function