Home
last modified time | relevance | path

Searched defs:ST_NOSYMFOLLOW (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dstatfs.h43 #define ST_NOSYMFOLLOW 0x2000 /* do not follow symlinks */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dstatfs.h44 #define ST_NOSYMFOLLOW 0x2000 /* do not follow symlinks */ macro
/kernel/linux/linux-5.10/tools/testing/selftests/mount/
H A Dnosymfollow-test.c23 # define ST_NOSYMFOLLOW 0x2000 /* Do not follow symlinks */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/mount/
H A Dnosymfollow-test.c23 # define ST_NOSYMFOLLOW 0x2000 /* Do not follow symlinks */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c237 #define ST_NOSYMFOLLOW 0x2000 /* do not follow symlinks */ macro

Completed in 5 milliseconds