OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writefile_helper
(Results
1 - 4
of
4
) sorted by null
/external/ltp/utils/ffsb-6.0-rc2/
fh.h
38
int
writefile_helper
(int, uint64_t, uint32_t, char *, struct ffsb_thread *,
fileops.c
253
iterations =
writefile_helper
(fd, write_size, write_blocksize,
323
iterations =
writefile_helper
(fd, filesize, write_blocksize, buf,
383
iterations =
writefile_helper
(fd, write_size, write_blocksize, buf,
451
iterations =
writefile_helper
(fd, size, write_blocksize, buf, ft, fs);
fh.c
263
int
writefile_helper
(int fd, uint64_t size, uint32_t blocksize, char *buf,
function
ffsb_fs.c
133
writefile_helper
(fd, size, blocksize, buf, NULL, fs);
Completed in 1360 milliseconds