Home
last modified time | relevance | path

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

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