Searched refs:remove_path (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/tools/testing/selftests/landlock/ |
D | fs_test.c | 203 static int remove_path(const char *const path) in remove_path() function 278 remove_path(TMP_DIR); in prepare_layout_opt() 294 EXPECT_EQ(0, remove_path(TMP_DIR)); in cleanup_layout() 336 EXPECT_EQ(0, remove_path(file2_s1d3)); in remove_layout1() 337 EXPECT_EQ(0, remove_path(file2_s1d2)); in remove_layout1() 338 EXPECT_EQ(0, remove_path(file2_s1d1)); in remove_layout1() 339 EXPECT_EQ(0, remove_path(file1_s1d3)); in remove_layout1() 340 EXPECT_EQ(0, remove_path(file1_s1d2)); in remove_layout1() 341 EXPECT_EQ(0, remove_path(file1_s1d1)); in remove_layout1() 342 EXPECT_EQ(0, remove_path(dir_s1d3)); in remove_layout1() [all …]
|
/Linux-v6.6/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt-sysfs.c | 297 __ATTR(remove_path, 0644, rtrs_clt_remove_path_show,
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-rtrs-client | 69 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/remove_path
|