Searched refs:remove_path (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 223 static int remove_path(const char *const path) in remove_path() function 300 remove_path(TMP_DIR); in prepare_layout_opt() 324 EXPECT_EQ(0, remove_path(TMP_DIR)); in cleanup_layout() 366 EXPECT_EQ(0, remove_path(file2_s1d3)); in remove_layout1() 367 EXPECT_EQ(0, remove_path(file2_s1d2)); in remove_layout1() 368 EXPECT_EQ(0, remove_path(file2_s1d1)); in remove_layout1() 369 EXPECT_EQ(0, remove_path(file1_s1d3)); in remove_layout1() 370 EXPECT_EQ(0, remove_path(file1_s1d2)); in remove_layout1() 371 EXPECT_EQ(0, remove_path(file1_s1d1)); in remove_layout1() 372 EXPECT_EQ(0, remove_path(dir_s1d3)); in remove_layout1() [all …]
|
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt-sysfs.c | 297 __ATTR(remove_path, 0644, rtrs_clt_remove_path_show,
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-rtrs-client | 69 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/remove_path
|