Home
last modified time | relevance | path

Searched refs:tst_umount (Results 1 – 25 of 46) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl04.c57 tst_umount("mntpoint"); in verify_ioctl()
74 tst_umount("mntpoint"); in verify_ioctl()
/external/ltp/testcases/kernel/syscalls/mount/
Dmount05.c84 TEST(tst_umount(mntpoint_des)); in main()
121 if (tst_umount(mntpoint_src) != 0) in cleanup()
Dmount06.c87 TEST(tst_umount(mntpoint_des)); in main()
160 if (mount_flag && tst_umount(path_name) != 0) in cleanup()
Dmount01.c60 TEST(tst_umount(MNTPOINT)); in main()
Dmount04.c59 if (tst_umount(mntpoint)) in verify_mount()
/external/ltp/testcases/kernel/syscalls/umount2/
Dumount2_03.c123 if (tst_umount(MNTPOINT)) in test_umount2()
160 if (mount_flag && tst_umount(MNTPOINT)) in cleanup()
Dumount2_01.c147 if (tst_umount(MNTPOINT)) in umount2_verify()
158 if (mount_flag && tst_umount(MNTPOINT)) in cleanup()
Dumount2_02.c92 if (tst_umount(MNTPOINT)) in main()
175 if (mount_flag && tst_umount(MNTPOINT)) in cleanup()
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat02.c157 if (mount_flag_dir && tst_umount("mntpoint") < 0) in cleanup()
160 if (mount_flag_cur && tst_umount("test_dir/mntpoint") < 0) in cleanup()
/external/ltp/include/
Dtst_device.h35 int tst_umount(const char *path);
/external/ltp/include/old/
Dold_device.h63 int tst_umount(const char *path);
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify03.c105 TEST(tst_umount(mntpoint)); in main()
241 TEST(tst_umount(mntpoint)); in cleanup()
/external/ltp/testcases/kernel/syscalls/umount/
Dumount01.c64 tst_umount(MNTPOINT); in cleanup()
Dumount03.c69 tst_umount(MNTPOINT); in cleanup()
Dumount02.c92 tst_umount(MNTPOINT); in cleanup()
/external/ltp/testcases/commands/eject/
Deject-tests.sh56 tst_umount "$PWD/cdrom"
/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c144 if (mount_flag && tst_umount(TEST_EROFS) < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/fchmod/
Dfchmod06.c173 if (mount_flag && tst_umount("mntpoint") < 0) { in cleanup()
/external/ltp/testcases/kernel/syscalls/link/
Dlink08.c164 if (mount_flag && tst_umount(MNT_POINT) < 0) in cleanup()
/external/ltp/testcases/commands/mkfs/
Dmkfs01.sh88 tst_umount "$TST_DEVICE"
/external/ltp/testcases/kernel/syscalls/utime/
Dutime06.c170 if (mount_flag && tst_umount(MNT_POINT) < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/fchown/
Dfchown04.c167 if (mount_flag && tst_umount("mntpoint") < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/mknod/
Dmknod07.c177 if (mount_flag && tst_umount(MNT_POINT) < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/rename/
Drename11.c188 if (mount_flag && tst_umount(MNTPOINT) < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/rmdir/
Drmdir02.c199 if (mount_flag && tst_umount(MNTPOINT) == -1) in cleanup()

12