MCPcopy Create free account
hub / github.com/axboe/liburing / t_create_file_pattern

Function t_create_file_pattern

test/helpers.c:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void t_create_file_pattern(const char *file, size_t size, char pattern)
102{
103 __t_create_file(file, size, pattern);
104}
105
106/*
107 * Helper for creating @buf_num number of iovec

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls 1

__t_create_fileFunction · 0.85

Tested by

no test coverage detected