Searched refs:SE_SBINITIALIZED (Results 1 – 2 of 2) sorted by relevance
57 #define SE_SBINITIALIZED 0x0100 macro
451 sbsec->flags |= SE_SBINITIALIZED; in sb_finish_set_opts()501 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_get_mnt_opts()585 if (sbsec->flags & SE_SBINITIALIZED) in bad_option()593 if (!(sbsec->flags & SE_SBINITIALIZED)) in bad_option()652 if ((sbsec->flags & SE_SBINITIALIZED) && (sb->s_type->fs_flags & FS_BINARY_MOUNTDATA) in selinux_set_mnt_opts()719 if (sbsec->flags & SE_SBINITIALIZED) { in selinux_set_mnt_opts()870 BUG_ON(!(oldsbsec->flags & SE_SBINITIALIZED)); in selinux_sb_clone_mnt_opts()873 if (newsbsec->flags & SE_SBINITIALIZED) in selinux_sb_clone_mnt_opts()1281 if (!(sbsec->flags & SE_SBINITIALIZED)) { in inode_doinit_with_dentry()2580 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_sb_remount()[all …]