Searched refs:SAFE_UMOUNT (Results 1 – 25 of 25) sorted by relevance
/third_party/ltp/testcases/kernel/containers/mountns/ |
D | mountns04.c | 62 SAFE_UMOUNT(cleanup, DIRB); in test() 66 SAFE_UMOUNT(cleanup, DIRA); in test()
|
D | mountns01.c | 101 SAFE_UMOUNT(cleanup, DIRA); in test() 126 SAFE_UMOUNT(cleanup, DIRA); in test()
|
D | mountns02.c | 101 SAFE_UMOUNT(cleanup, DIRA); in test() 126 SAFE_UMOUNT(cleanup, DIRA); in test()
|
D | mountns03.c | 117 SAFE_UMOUNT(cleanup, DIRA); in test() 143 SAFE_UMOUNT(cleanup, DIRA); in test()
|
/third_party/ltp/testcases/kernel/fs/squashfs/ |
D | squashfs01.c | 47 SAFE_UMOUNT("mnt"); in cleanup() 94 SAFE_UMOUNT("mnt"); in run()
|
/third_party/ltp/testcases/kernel/syscalls/open_tree/ |
D | open_tree01.c | 59 SAFE_UMOUNT(OT_MNTPOINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/fsopen/ |
D | fsopen01.c | 63 SAFE_UMOUNT(MNTPOINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl07.c | 60 SAFE_UMOUNT(MNTPOINT); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/move_mount/ |
D | move_mount01.c | 69 SAFE_UMOUNT(MNTPOINT); in run()
|
D | move_mount02.c | 68 SAFE_UMOUNT(MNTPOINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/fsconfig/ |
D | fsconfig01.c | 77 SAFE_UMOUNT(MNTPOINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise01.c | 93 SAFE_UMOUNT(TMP_DIR); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/fsmount/ |
D | fsmount01.c | 85 SAFE_UMOUNT(MNTPOINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
D | statx07.c | 161 SAFE_UMOUNT(CLI_PATH); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify08.c | 136 SAFE_UMOUNT(OVL_MNT); in setup()
|
D | inotify07.c | 144 SAFE_UMOUNT(OVL_MNT); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify06.c | 236 SAFE_UMOUNT(OVL_MNT); in cleanup()
|
D | fanotify22.c | 260 SAFE_UMOUNT(MOUNT_PATH); in pre_corrupt_fs()
|
D | fanotify16.c | 279 SAFE_UMOUNT(dname1); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
D | mount03.c | 378 SAFE_UMOUNT(cleanup, mntpoint); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 391 SAFE_UMOUNT(OVL_MNT); in cleanup()
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | cgroup_xattr.c | 243 SAFE_UMOUNT(NULL, cgrp_opt[i].dir); in cleanup()
|
/third_party/ltp/include/old/ |
D | safe_macros.h | 155 #define SAFE_UMOUNT(cleanup_fn, target) \ macro
|
/third_party/ltp/include/ |
D | tst_safe_macros.h | 222 #define SAFE_UMOUNT(target) \ macro
|
/third_party/ltp/lib/ |
D | tst_test.c | 1202 SAFE_UMOUNT(OVL_MNT); in do_cleanup()
|