Searched refs:remove_path (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/landlock/ |
| D | fs_test.c | 138 static int remove_path(const char *const path) in remove_path() function 194 EXPECT_EQ(0, remove_path(TMP_DIR)); in cleanup_layout() 221 EXPECT_EQ(0, remove_path(file2_s1d3)); in remove_layout1() 222 EXPECT_EQ(0, remove_path(file2_s1d2)); in remove_layout1() 223 EXPECT_EQ(0, remove_path(file2_s1d1)); in remove_layout1() 224 EXPECT_EQ(0, remove_path(file1_s1d3)); in remove_layout1() 225 EXPECT_EQ(0, remove_path(file1_s1d2)); in remove_layout1() 226 EXPECT_EQ(0, remove_path(file1_s1d1)); in remove_layout1() 228 EXPECT_EQ(0, remove_path(file2_s2d3)); in remove_layout1() 229 EXPECT_EQ(0, remove_path(file1_s2d3)); in remove_layout1() [all …]
|
| /Linux-v6.1/drivers/infiniband/ulp/rtrs/ |
| D | rtrs-clt-sysfs.c | 297 __ATTR(remove_path, 0644, rtrs_clt_remove_path_show,
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-class-rtrs-client | 69 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/remove_path
|