Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c748 int test_mode = FALLOC_FL_PUNCH_HOLE; in zpl_fallocate_common() local
750 test_mode |= FALLOC_FL_ZERO_RANGE; in zpl_fallocate_common()
753 if ((mode & ~(FALLOC_FL_KEEP_SIZE | test_mode)) != 0) in zpl_fallocate_common()
764 if (mode & (test_mode)) { in zpl_fallocate_common()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-mdio.h226 uint16_t test_mode : 3; member
/freebsd-13.1/usr.sbin/pmcstudy/
H A Dpmcstudy.c2803 int test_mode = 0; in main() local
2823 test_mode = 1; in main()
2874 (test_mode == 0) && (master_exp == NULL)) { in main()
2882 if (test_mode) { in main()