Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c397 #define NOSYMFOLLOW_SYMLINK "/mnt/A/AA/symlink" macro
452 ASSERT_EQ(symlink(NOSYMFOLLOW_TARGET, NOSYMFOLLOW_SYMLINK), 0); in FIXTURE_SETUP()
1483 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1507 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1529 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()