Home
last modified time | relevance | path

Searched refs:tst_fill_fd (Results 1 – 3 of 3) sorted by relevance

/external/ltp/lib/
Dtst_fill_file.c31 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount) in tst_fill_fd() function
65 if (tst_fill_fd(fd, pattern, bs, bcount)) { in tst_fill_file()
/external/ltp/testcases/kernel/syscalls/syncfs/
Dsyncfs01.c38 tst_fill_fd(fd, 0, TST_MB, FILE_SIZE_MB); in verify_syncfs()
/external/ltp/include/
Dtst_fs.h147 int tst_fill_fd(int fd, char pattern, size_t bs, size_t bcount);