Searched refs:MS_KERNMOUNT (Results 1 – 3 of 3) sorted by relevance
30 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN)
130 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro
2932 if (flags & MS_KERNMOUNT) in selinux_sb_kern_mount()