Searched refs:test_open_write (Results 1 – 2 of 2) sorted by relevance
60 static int test_open_write(struct io_uring *ring, int dfd, const char *fn) in test_open_write() function111 ret = test_open_write(&ring, dfd, "io_uring_openat_write_test1"); in main()
2421 def test_open_write(self): member in UnseekableTests2927 def test_open_write(self): member in TestPath