Lines Matching refs:TERRNO
99 tst_resm(TINFO | TERRNO, in tst_find_free_loopdev()
104 tst_resm(TBROK | TERRNO, "Failed to open " LOOP_CONTROL_FILE); in tst_find_free_loopdev()
150 tst_resm(TWARN | TERRNO, "open('%s', O_RDWR) failed", dev); in tst_attach_device()
156 tst_resm(TWARN | TERRNO, "open('%s', O_RDWR) failed", file); in tst_attach_device()
164 tst_resm(TWARN | TERRNO, "ioctl(%s, LOOP_SET_FD, %s) failed", in tst_attach_device()
179 tst_resm(TWARN | TERRNO, in tst_attach_device()
195 tst_resm(TWARN | TERRNO, "open(%s) failed", dev); in tst_detach_device()
236 tst_resm(TWARN | TERRNO, "Failed to create %s", filename); in tst_acquire_loop_device()
265 tst_resm(TWARN | TERRNO, "stat() failed"); in tst_acquire_device__()
276 tst_resm(TWARN | TERRNO, in tst_acquire_device__()
282 tst_resm(TWARN | TERRNO, in tst_acquire_device__()
289 tst_resm(TWARN | TERRNO, in tst_acquire_device__()
428 tst_resm(TWARN | TERRNO, "Failed to find current directory"); in tst_is_mounted_at_tmpdir()
434 tst_resm(TWARN | TERRNO, in tst_is_mounted_at_tmpdir()