Home
last modified time | relevance | path

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

/third_party/ltp/libs/libltpswap/
Dlibswap.c20 if (!tst_fs_has_free(".", sysconf(_SC_PAGESIZE) * 10, TST_BYTES)) in make_swapfile()
/third_party/ltp/include/
Dtst_fs.h36 TST_BYTES = 1, enumerator
/third_party/ltp/tools/apicmds/
Dltpapicmd.c208 unsigned int mul = TST_BYTES; in apicmd_fs_has_free()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c231 if (!tst_fs_has_free(".", sysconf(_SC_PAGESIZE) * 10, TST_BYTES)) { in setup()
/third_party/ltp/doc/
Dc-test-api.txt1085 The 'mult' is a multiplier, one of 'TST_BYTES', 'TST_KB', 'TST_MB' or 'TST_GB'.