Home
last modified time | relevance | path

Searched refs:SAFE_RMDIR (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/lib/
Dtst_supported_fs_types.c90 SAFE_RMDIR(template); in has_kernel_support()
94 SAFE_RMDIR(template); in has_kernel_support()
Dtst_fs_link_count.c178 SAFE_RMDIR(cleanup, dirname); in tst_fs_fill_subdirs_()
Dtst_cgroup.c501 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/
Dopen14.c146 SAFE_RMDIR(cleanup, path); in test02()
224 SAFE_RMDIR(cleanup, path); in test03()
/third_party/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir05.c47 SAFE_RMDIR(TESTDIR); in verify_mkdir()
Dmkdir02.c48 SAFE_RMDIR(TESTDIR2); in verify_mkdir()
/third_party/ltp/testcases/kernel/syscalls/openat/
Dopenat03.c157 SAFE_RMDIR(cleanup, path); in test02()
235 SAFE_RMDIR(cleanup, path); in test03()
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_test_3.c81 SAFE_RMDIR(SUBDIR); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/open_tree/
Dopen_tree01.c28 SAFE_RMDIR(OT_MNTPOINT); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/readdir/
Dreaddir21.c53 SAFE_RMDIR(TEST_DIR); in setup()
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents02.c68 SAFE_RMDIR(TEST_DIR); in setup()
/third_party/ltp/testcases/kernel/syscalls/unlinkat/
Dunlinkat01.c99 SAFE_RMDIR(pathname); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/rename/
Drename03.c166 SAFE_RMDIR(cleanup, mdir); in main()
Drename11.c175 SAFE_RMDIR(cleanup, TEST_NEW_EMLINK); in test_emlink()
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify04.c93 SAFE_RMDIR(TEST_DIR); in verify_inotify()
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c226 SAFE_RMDIR(cleanup, TEST_DIR3); in setup()
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl06.c201 SAFE_RMDIR(TESTDIR1); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c307 SAFE_RMDIR(cleanup, TEST_DIR3); in setup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify15.c175 SAFE_RMDIR(DIR2); in do_test()
Dfanotify16.c301 SAFE_RMDIR(dname2); in do_test()
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c239 SAFE_RMDIR(NULL, subdir_name); in cleanup()
/third_party/ltp/include/old/
Dsafe_macros.h56 #define SAFE_RMDIR(cleanup_fn, pathname) \ macro
/third_party/ltp/include/
Dtst_safe_macros.h78 #define SAFE_RMDIR(pathname) \ macro