Searched refs:SPL_FILE (Results 1 – 1 of 1) sorted by relevance
81 #define SPL_FILE "/dev/null" macro159 if ((fd = open(SPL_FILE, O_RDONLY)) == -1) { in setup2()160 tst_resm(TBROK, "Failed to open %s", SPL_FILE); in setup2()170 tst_brkm(TBROK, NULL, "Failed to close fd of %s", SPL_FILE); in cleanup2()