Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/include/
Dsecurity.h60 #define SE_SBGENFS 0x0400 macro
/linux-4.4.14/security/selinux/
Dhooks.c739 sbsec->flags |= SE_SBPROC | SE_SBGENFS; in selinux_set_mnt_opts()
744 sbsec->flags |= SE_SBGENFS; in selinux_set_mnt_opts()
1439 if ((sbsec->flags & SE_SBGENFS) && !S_ISLNK(inode->i_mode)) { in inode_doinit_with_dentry()