Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
void 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
main
Function · 0.85
main
Function · 0.85
Calls
1
__t_create_file
Function · 0.85
Tested by
no test coverage detected