HomeSort by relevance Sort by last modified time
    Searched refs:TST_MB (Results 1 - 4 of 4) sorted by null

  /external/ltp/testcases/kernel/syscalls/swapoff/
swapoff01.c 98 if (!tst_fs_has_free(NULL, ".", 64, TST_MB)) {
  /external/ltp/include/
tst_fs.h 48 TST_MB = 1048576,
54 * @mult: mult should be TST_KB, TST_MB or TST_GB
  /external/ltp/tools/apicmds/
ltpapicmd.c 248 mul = TST_MB;
  /external/ltp/testcases/kernel/io/direct_io/
dma_thread_diotest.c 395 if (!directflag || !tst_fs_has_free(NULL, ".", 1300, TST_MB)) {

Completed in 91 milliseconds