Searched refs:test_mode (Results 1 – 3 of 3) sorted by relevance
748 int test_mode = FALLOC_FL_PUNCH_HOLE; in zpl_fallocate_common() local750 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()
226 uint16_t test_mode : 3; member
2803 int test_mode = 0; in main() local2823 test_mode = 1; in main()2874 (test_mode == 0) && (master_exp == NULL)) { in main()2882 if (test_mode) { in main()