Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c366 #define NOSYMFOLLOW_SYMLINK "/mnt/A/AA/symlink" macro
421 ASSERT_EQ(symlink(NOSYMFOLLOW_TARGET, NOSYMFOLLOW_SYMLINK), 0); in FIXTURE_SETUP()
1477 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1501 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()
1523 fd = open(NOSYMFOLLOW_SYMLINK, O_RDWR | O_CLOEXEC); in TEST_F()