Home
last modified time | relevance | path

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

123

/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_test.sh148 tst_umount $PWD/cgroup
196 tst_umount $PWD/cgroup
225 tst_umount $PWD/cgroup
257 tst_umount $PWD/cgroup
293 tst_umount $PWD/cgroup
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify03.c72 TEST(tst_umount(mntpoint)); in verify_inotify()
152 tst_umount(mntpoint); in setup()
162 TEST(tst_umount(mntpoint)); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl04.c45 tst_umount("mntpoint"); in verify_ioctl()
62 tst_umount("mntpoint"); in verify_ioctl()
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount05.c84 TEST(tst_umount(mntpoint_des)); in main()
120 if (tst_umount(mntpoint_src) != 0) in cleanup()
Dmount06.c85 TEST(tst_umount(mntpoint_des)); in main()
156 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()
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_01.c147 if (tst_umount(MNTPOINT)) in umount2_verify()
158 if (mount_flag && tst_umount(MNTPOINT)) in cleanup()
Dumount2_03.c123 if (tst_umount(MNTPOINT)) in test_umount2()
160 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()
/third_party/ltp/include/old/
Dold_device.h82 int tst_umount(const char *path);
/third_party/ltp/include/
Dtst_device.h27 int tst_umount(const char *path);
/third_party/ltp/testcases/kernel/syscalls/umount/
Dumount01.c51 tst_umount(MNTPOINT); in cleanup()
Dumount03.c56 tst_umount(MNTPOINT); in cleanup()
Dumount02.c78 tst_umount(MNTPOINT); in cleanup()
/third_party/ltp/testcases/misc/lvm/
Dcleanup_lvm.sh21 tst_umount $dir
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_test_3.c84 tst_umount(MNTPOINT); in cleanup()
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Devm_overlay.sh86 tst_umount $TST_MNTPOINT
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl07.c72 if (mount_flag && tst_umount(MNTPOINT)) in cleanup()
/third_party/ltp/testcases/kernel/fs/quota_remount/
Dquota_remount_test01.sh35 tst_umount "$PWD/$MNTDIR"
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx05.c111 tst_umount(MNTPOINT); in cleanup()
/third_party/ltp/testcases/commands/eject/
Deject-tests.sh37 tst_umount "$PWD/cdrom"
/third_party/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c141 if (mount_flag && tst_umount(TEST_EROFS) < 0) in cleanup()
/third_party/ltp/testcases/commands/mkfs/
Dmkfs01.sh62 tst_umount
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename11.c180 if (mount_flag && tst_umount(MNTPOINT) < 0) in cleanup()

123