Home
last modified time | relevance | path

Searched refs:tst_prealloc_file (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/lib/
Dtst_fill_file.c98 int tst_prealloc_file(const char *path, size_t bs, size_t bcount) in tst_prealloc_file() function
Dtst_device.c283 if (tst_prealloc_file(filename, 1024 * 1024, acq_dev_size)) { in tst_acquire_loop_device()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl09.c95 tst_prealloc_file("test.img", 1024 * 1024, 20); in setup()
/third_party/ltp/include/
Dtst_fs.h169 int tst_prealloc_file(const char *path, size_t bs, size_t bcount);
/third_party/ltp/doc/
Dc-test-api.txt1192 int tst_prealloc_file(const char *path, size_t bs, size_t bcount);