Home
last modified time | relevance | path

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

12

/external/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()
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl04.c45 tst_umount("mntpoint"); in verify_ioctl()
62 tst_umount("mntpoint"); in verify_ioctl()
/external/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()
/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/include/old/
Dold_device.h63 int tst_umount(const char *path);
/external/ltp/include/
Dtst_device.h37 int tst_umount(const char *path);
/external/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()
/external/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_test_3.c84 tst_umount(MNTPOINT); in cleanup()
/external/ltp/testcases/kernel/security/integrity/ima/tests/
Devm_overlay.sh86 tst_umount $TST_DEVICE
Dima_setup.sh108 tst_umount
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx05.c114 tst_umount(MNTPOINT); in cleanup()
/external/ltp/testcases/commands/eject/
Deject-tests.sh37 tst_umount "$PWD/cdrom"
/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c141 if (mount_flag && tst_umount(TEST_EROFS) < 0) in cleanup()
/external/ltp/testcases/commands/mkfs/
Dmkfs01.sh62 tst_umount
/external/ltp/testcases/kernel/syscalls/utime/
Dutime06.c167 if (mount_flag && tst_umount(MNT_POINT) < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/fchown/
Dfchown04.c161 if (mount_flag && tst_umount("mntpoint") < 0) in cleanup()
/external/ltp/testcases/kernel/syscalls/rename/
Drename11.c180 if (mount_flag && tst_umount(MNTPOINT) < 0) in cleanup()
/external/ltp/testcases/kernel/tracing/dynamic_debug/
Ddynamic_debug01.sh152 tst_umount "$DEBUGFS_PATH"

12