Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c496 int scan_type = SQD_TYPE_NONE; in setquota() local
611 scan_type = SQD_TYPE_LIMIT; in setquota()
623 scan_type = SQD_TYPE_NO_LIMIT; in setquota()
662 if (scan_type) { in setquota()
665 sqd.sqd_type = scan_type; in setquota()
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c620 scan_type(int typeno) in scan_type() function
879 scan_type(*types); in main()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h634 uint8_t scan_type[IPW2200_SCAN_CHANNELS/2]; member