Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dbad-lock.c269 bad_unlock_test(int fd, const bad_unlock_test_t *test, bool ns) in bad_unlock_test() function
310 if (!bad_unlock_test(fd, &bad_unlock_tests_cmn[i], false)) { in main()
316 if (!bad_unlock_test(fd, &bad_unlock_tests_ctrl[i], false)) { in main()
337 if (!bad_unlock_test(fd, &bad_unlock_tests_cmn[i], true)) { in main()
343 if (!bad_unlock_test(fd, &bad_unlock_tests_ns[i], true)) { in main()
355 if (!bad_unlock_test(fd, &bad_unlock_tests_ctrl_w_ctrl[i], in main()
365 if (!bad_unlock_test(fd, &bad_unlock_tests_ctrl_w_ns[i], in main()