Searched refs:readbytes (Results 1 – 1 of 1) sorted by relevance
27 ssize_t readbytes; in v9fs_tests() local44 readbytes = fs_read_file(handle, buf, 0, BUF_SIZE); in v9fs_tests()45 if (readbytes < 0) { in v9fs_tests()46 LOGF("failed to read the target file: %ld\n", readbytes); in v9fs_tests()
Completed in 9 milliseconds