Searched refs:SAFE_TRUNCATE (Results 1 – 6 of 6) sorted by relevance
137 SAFE_TRUNCATE(filename, 0); in run()139 SAFE_TRUNCATE("junkfile", 0); in run()
42 SAFE_TRUNCATE("test.img", NEW_SIZE); in verify_ioctl_loop()
183 SAFE_TRUNCATE("file", 0); in do_child()
127 SAFE_TRUNCATE(FILE1, 1); in do_test()
214 #define SAFE_TRUNCATE(cleanup_fn, path, length) \ macro
314 #define SAFE_TRUNCATE(path, length) \ macro