Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axboe/liburing
/ t_create_file
Function
t_create_file
test/helpers.c:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void t_create_file(const char *file, size_t size)
97
{
98
__t_create_file(file, size, 0xaa);
99
}
100
101
void t_create_file_pattern(const char *file, size_t size, char pattern)
102
{
Callers
15
test_file
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
test_xattr
Function · 0.85
test_failure_xattr
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
test_read_overflow_refill
Function · 0.85
Calls
1
__t_create_file
Function · 0.85
Tested by
8
test_file
Function · 0.68
test_xattr
Function · 0.68
test_failure_xattr
Function · 0.68
test_read_overflow_refill
Function · 0.68
test_rapid_drain_refill
Function · 0.68
test_sync_file_range
Function · 0.68
test_reuse
Function · 0.68
test_exec
Function · 0.68