Home
last modified time | relevance | path

Searched defs:ST_NOSYMFOLLOW (Results 1 – 3 of 3) sorted by relevance

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