Searched refs:SAFE_RMDIR (Results 1 – 23 of 23) sorted by relevance
/third_party/ltp/lib/ |
D | tst_supported_fs_types.c | 90 SAFE_RMDIR(template); in has_kernel_support() 94 SAFE_RMDIR(template); in has_kernel_support()
|
D | tst_fs_link_count.c | 178 SAFE_RMDIR(cleanup, dirname); in tst_fs_fill_subdirs_()
|
D | tst_cgroup.c | 501 SAFE_RMDIR(mnt_path); in cgroup_mount_v2() 537 SAFE_RMDIR(mnt_path); in cgroup_mount_v1() 808 SAFE_RMDIR(root->mnt_path); in tst_cgroup_cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
D | open14.c | 146 SAFE_RMDIR(cleanup, path); in test02() 224 SAFE_RMDIR(cleanup, path); in test03()
|
/third_party/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir05.c | 47 SAFE_RMDIR(TESTDIR); in verify_mkdir()
|
D | mkdir02.c | 48 SAFE_RMDIR(TESTDIR2); in verify_mkdir()
|
/third_party/ltp/testcases/kernel/syscalls/openat/ |
D | openat03.c | 157 SAFE_RMDIR(cleanup, path); in test02() 235 SAFE_RMDIR(cleanup, path); in test03()
|
/third_party/ltp/testcases/kernel/controllers/memcg/regression/ |
D | memcg_test_3.c | 81 SAFE_RMDIR(SUBDIR); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/open_tree/ |
D | open_tree01.c | 28 SAFE_RMDIR(OT_MNTPOINT); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/readdir/ |
D | readdir21.c | 53 SAFE_RMDIR(TEST_DIR); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents02.c | 68 SAFE_RMDIR(TEST_DIR); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/unlinkat/ |
D | unlinkat01.c | 99 SAFE_RMDIR(pathname); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
D | rename03.c | 166 SAFE_RMDIR(cleanup, mdir); in main()
|
D | rename11.c | 175 SAFE_RMDIR(cleanup, TEST_NEW_EMLINK); in test_emlink()
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify04.c | 93 SAFE_RMDIR(TEST_DIR); in verify_inotify()
|
/third_party/ltp/testcases/kernel/syscalls/symlinkat/ |
D | symlinkat01.c | 226 SAFE_RMDIR(cleanup, TEST_DIR3); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl06.c | 201 SAFE_RMDIR(TESTDIR1); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/linkat/ |
D | linkat01.c | 307 SAFE_RMDIR(cleanup, TEST_DIR3); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify15.c | 175 SAFE_RMDIR(DIR2); in do_test()
|
D | fanotify16.c | 301 SAFE_RMDIR(dname2); in do_test()
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | cgroup_xattr.c | 239 SAFE_RMDIR(NULL, subdir_name); in cleanup()
|
/third_party/ltp/include/old/ |
D | safe_macros.h | 56 #define SAFE_RMDIR(cleanup_fn, pathname) \ macro
|
/third_party/ltp/include/ |
D | tst_safe_macros.h | 78 #define SAFE_RMDIR(pathname) \ macro
|