Home
last modified time | relevance | path

Searched defs:MS_NOSYMFOLLOW (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/mount/
Dnosymfollow-test.c19 # define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dmount.h19 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dmount.h19 #define MS_NOSYMFOLLOW 256 /* Do not follow symlinks */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmount.h29 #define MS_NOSYMFOLLOW 256 macro