Searched refs:lower_fo1 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c4575 static const char lower_fo1[] = LOWER_DATA "/fo1"; variable
4582 &lower_fo1,
4716 create_file(_metadata, lower_fo1);
4750 EXPECT_EQ(0, remove_path(lower_fo1));
4779 ASSERT_EQ(0, test_open(lower_fo1, O_RDONLY));

Completed in 156 milliseconds