Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/include/
Dsecurity.h66 #define SE_SBGENFS 0x0400 macro
/linux-6.12.1/security/selinux/
Dhooks.c730 sbsec->flags |= SE_SBPROC | SE_SBGENFS; in selinux_set_mnt_opts()
738 sbsec->flags |= SE_SBGENFS; in selinux_set_mnt_opts()
743 sbsec->flags |= SE_SBGENFS | SE_SBGENFS_XATTR; in selinux_set_mnt_opts()
1517 if ((sbsec->flags & SE_SBGENFS) && in inode_doinit_with_dentry()