Searched refs:SE_SBINITIALIZED (Results 1 – 2 of 2) sorted by relevance
539 sbsec->flags |= SE_SBINITIALIZED; in sb_finish_set_opts()584 if (sbsec->flags & SE_SBINITIALIZED) in bad_option()592 if (!(sbsec->flags & SE_SBINITIALIZED)) in bad_option()690 if (sbsec->flags & SE_SBINITIALIZED) { in selinux_set_mnt_opts()898 if (newsbsec->flags & SE_SBINITIALIZED) { in selinux_sb_clone_mnt_opts()1038 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_sb_show_options()1389 if (!(sbsec->flags & SE_SBINITIALIZED)) { in inode_doinit_with_dentry()1742 if ((sbsec->flags & SE_SBINITIALIZED) && in selinux_determine_inode_label()2640 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_sb_mnt_opts_compat()2681 if (!(sbsec->flags & SE_SBINITIALIZED)) in selinux_sb_remount()[all …]
64 #define SE_SBINITIALIZED 0x0100 macro
Completed in 17 milliseconds