Searched refs:remove_path (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 240 static int remove_path(const char *const path) in remove_path() function 317 remove_path(TMP_DIR); in prepare_layout_opt() 341 EXPECT_EQ(0, remove_path(TMP_DIR)); in cleanup_layout() 384 EXPECT_EQ(0, remove_path(file2_s1d3)); in remove_layout1() 385 EXPECT_EQ(0, remove_path(file2_s1d2)); in remove_layout1() 386 EXPECT_EQ(0, remove_path(file2_s1d1)); in remove_layout1() 387 EXPECT_EQ(0, remove_path(file1_s1d3)); in remove_layout1() 388 EXPECT_EQ(0, remove_path(file1_s1d2)); in remove_layout1() 389 EXPECT_EQ(0, remove_path(file1_s1d1)); in remove_layout1() 390 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
|