Searched refs:check_and_swapoff (Results 1 – 1 of 1) sorted by relevance
48 static int check_and_swapoff(const char *filename);272 if (check_and_swapoff(filename) != 0) { in clean_swap()280 if (check_and_swapoff(swap_testfiles[j].filename) != 0) { in clean_swap()293 static int check_and_swapoff(const char *filename) in check_and_swapoff() function