Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvscan.h96 uint64_t vsc_max_size; /* files > max size (bytes) not scan */ member
/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_main.c660 &kconfig.vsc_max_size) != 0) { in vscand_configure()
/titanic_50/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c1094 if (attr.va_size > vscan_svc_config.vsc_max_size) { in vscan_svc_exempt_file()