Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzpl_file.c828 int test_mode = FALLOC_FL_PUNCH_HOLE; in zpl_fallocate_common() local
830 test_mode |= FALLOC_FL_ZERO_RANGE; in zpl_fallocate_common()
833 if ((mode & ~(FALLOC_FL_KEEP_SIZE | test_mode)) != 0) in zpl_fallocate_common()
844 if (mode & (test_mode)) { in zpl_fallocate_common()
/freebsd-13-stable/sys/contrib/octeon-sdk/
HDcvmx-mdio.h226 uint16_t test_mode : 3; member
/freebsd-13-stable/usr.sbin/pmcstudy/
HDpmcstudy.c2801 int test_mode = 0; in main() local
2821 test_mode = 1; in main()
2872 (test_mode == 0) && (master_exp == NULL)) { in main()
2880 if (test_mode) { in main()