Searched refs:SE_SBINITIALIZED (Results 1 – 2 of 2) sorted by relevance
58 #define SE_SBINITIALIZED 0x0100 macro
553 sbsec->flags |= SE_SBINITIALIZED; in sb_finish_set_opts()611 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_get_mnt_opts()700 if (sbsec->flags & SE_SBINITIALIZED) in bad_option()708 if (!(sbsec->flags & SE_SBINITIALIZED)) in bad_option()767 if ((sbsec->flags & SE_SBINITIALIZED) && (sb->s_type->fs_flags & FS_BINARY_MOUNTDATA) in selinux_set_mnt_opts()837 if (sbsec->flags & SE_SBINITIALIZED) { in selinux_set_mnt_opts()1034 BUG_ON(!(oldsbsec->flags & SE_SBINITIALIZED)); in selinux_sb_clone_mnt_opts()1037 if (newsbsec->flags & SE_SBINITIALIZED) in selinux_sb_clone_mnt_opts()1540 if (!(sbsec->flags & SE_SBINITIALIZED)) { in inode_doinit_with_dentry()1931 if ((sbsec->flags & SE_SBINITIALIZED) && in selinux_determine_inode_label()[all …]