Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c376 #define NOSYMFOLLOW_SYMLINK "/mnt/A/AA/symlink" macro
427 ASSERT_EQ(symlink(NOSYMFOLLOW_TARGET, NOSYMFOLLOW_SYMLINK), 0); in FIXTURE_SETUP()
1449 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1473 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1495 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()