Searched refs:MS_NOSEC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/security/apparmor/include/ | ||
D | mount.h | 30 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN) |
/Linux-v4.19/include/uapi/linux/ | ||
D | fs.h | 138 #define MS_NOSEC (1<<28) macro |