Searched refs:test_mode (Results 1 – 3 of 3) sorted by relevance
828 int test_mode = FALLOC_FL_PUNCH_HOLE; in zpl_fallocate_common() local830 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()
226 uint16_t test_mode : 3; member
2801 int test_mode = 0; in main() local2821 test_mode = 1; in main()2872 (test_mode == 0) && (master_exp == NULL)) { in main()2880 if (test_mode) { in main()