Home
last modified time | relevance | path

Searched refs:RESOLVE_NO_MAGICLINKS (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dresolve_test.c353 /** RESOLVE_NO_MAGICLINKS **/ in test_openat2_opath_tests()
356 .path = "relsym", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
360 .path = "procexe", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
363 .path = "/proc/self/exe", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
367 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
370 .path = "procroot/etc", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
373 .path = "/proc/self/root/etc", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
377 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
H A Dhelpers.h54 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dresolve_test.c353 /** RESOLVE_NO_MAGICLINKS **/ in test_openat2_opath_tests()
356 .path = "relsym", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
360 .path = "procexe", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
363 .path = "/proc/self/exe", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
367 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
370 .path = "procroot/etc", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
373 .path = "/proc/self/root/etc", .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
377 .how.resolve = RESOLVE_NO_MAGICLINKS, in test_openat2_opath_tests()
H A Dhelpers.h54 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 /* Block traversal through procfs-style macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenat2.h28 #define RESOLVE_NO_MAGICLINKS 0x02 macro
/kernel/linux/linux-5.10/include/linux/
H A Dfcntl.h21 (RESOLVE_NO_XDEV | RESOLVE_NO_MAGICLINKS | RESOLVE_NO_SYMLINKS | \
/kernel/linux/linux-6.6/include/linux/
H A Dfcntl.h17 (RESOLVE_NO_XDEV | RESOLVE_NO_MAGICLINKS | RESOLVE_NO_SYMLINKS | \
/kernel/linux/linux-5.10/fs/
H A Dopen.c1094 if (how->resolve & RESOLVE_NO_MAGICLINKS) in build_open_flags()
/kernel/linux/linux-6.6/fs/
H A Dopen.c1327 if (how->resolve & RESOLVE_NO_MAGICLINKS) in build_open_flags()

Completed in 7 milliseconds