Home
last modified time | relevance | path

Searched refs:ST_NOSUID (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dstatfs.h31 #define ST_NOSUID 0x0002 /* ignore suid and sgid bits */ macro
/linux-4.19.296/fs/
Dstatfs.c21 flags |= ST_NOSUID; in flags_by_mnt()