Searched refs:SE_SBINITIALIZED (Results 1 – 2 of 2) sorted by relevance
62 #define SE_SBINITIALIZED 0x0100 macro
559 sbsec->flags |= SE_SBINITIALIZED; in sb_finish_set_opts()604 if (sbsec->flags & SE_SBINITIALIZED) in bad_option()612 if (!(sbsec->flags & SE_SBINITIALIZED)) in bad_option()679 if ((sbsec->flags & SE_SBINITIALIZED) && (sb->s_type->fs_flags & FS_BINARY_MOUNTDATA) in selinux_set_mnt_opts()729 if (sbsec->flags & SE_SBINITIALIZED) { in selinux_set_mnt_opts()933 BUG_ON(!(oldsbsec->flags & SE_SBINITIALIZED)); in selinux_sb_clone_mnt_opts()936 if (newsbsec->flags & SE_SBINITIALIZED) { in selinux_sb_clone_mnt_opts()1110 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_sb_show_options()1461 if (!(sbsec->flags & SE_SBINITIALIZED)) { in inode_doinit_with_dentry()1814 if ((sbsec->flags & SE_SBINITIALIZED) && in selinux_determine_inode_label()[all …]