Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dmulti-lock-err.c128 ns_lock_test(int fd, const ns_lock_test_t *test, bool rdlock) in ns_lock_test() function
183 if (!ns_lock_test(fd, &ns_lock_tests[i], true)) { in main()
192 if (!ns_lock_test(fd, &ns_lock_tests[i], false)) { in main()
201 if (!ns_lock_test(fd, &ns_ctrl_tests[i], true)) { in main()