Home
last modified time | relevance | path

Searched refs:NOSYMFOLLOW_SYMLINK (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c382 #define NOSYMFOLLOW_SYMLINK "/mnt/A/AA/symlink" macro
433 ASSERT_EQ(symlink(NOSYMFOLLOW_TARGET, NOSYMFOLLOW_SYMLINK), 0); in FIXTURE_SETUP()
1455 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1479 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1501 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()