Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/include/
H A Dsecurity.h64 #define SE_SBGENFS 0x0400 macro
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c702 sbsec->flags |= SE_SBPROC | SE_SBGENFS; in selinux_set_mnt_opts()
709 sbsec->flags |= SE_SBGENFS; in selinux_set_mnt_opts()
714 sbsec->flags |= SE_SBGENFS | SE_SBGENFS_XATTR; in selinux_set_mnt_opts()
1494 if ((sbsec->flags & SE_SBGENFS) && in inode_doinit_with_dentry()