Searched refs:set_kern_flags (Results 1 – 4 of 4) sorted by relevance
78 unsigned long kern_flags, unsigned long *set_kern_flags)81 unsigned long *set_kern_flags)
1125 * @set_kern_flags: kernel flags (out)1134 unsigned long *set_kern_flags)1141 set_kern_flags); in security_sb_clone_mnt_opts() 1154 * @set_kern_flags: kernel flags (out) in security_move_mount() 1163 unsigned long *set_kern_flags)1166 kern_flags, set_kern_flags);1109 security_sb_set_mnt_opts(struct super_block * sb,void * mnt_opts,unsigned long kern_flags,unsigned long * set_kern_flags) security_sb_set_mnt_opts() argument 1138 security_sb_clone_mnt_opts(const struct super_block * oldsb,struct super_block * newsb,unsigned long kern_flags,unsigned long * set_kern_flags) security_sb_clone_mnt_opts() argument
642 unsigned long *set_kern_flags) in selinux_set_mnt_opts() argument 657 if (kern_flags && !set_kern_flags) in selinux_set_mnt_opts() 669 *set_kern_flags |= SECURITY_LSM_NATIVE_LABELS; in selinux_set_mnt_opts() 819 * returned SECURITY_LSM_NATIVE_LABELS in *set_kern_flags in selinux_set_mnt_opts() 826 *set_kern_flags |= SECURITY_LSM_NATIVE_LABELS; in selinux_set_mnt_opts() 926 unsigned long *set_kern_flags) in selinux_sb_clone_mnt_opts() argument 941 if (kern_flags && !set_kern_flags) in selinux_sb_clone_mnt_opts() 953 *set_kern_flags |= SECURITY_LSM_NATIVE_LABELS; in selinux_sb_clone_mnt_opts() 965 *set_kern_flags |= SECURITY_LSM_NATIVE_LABELS; in selinux_sb_clone_mnt_opts() 985 *set_kern_flags | in selinux_sb_clone_mnt_opts() [all...]
773 * @set_kern_flags: where to store converted mount opts783 unsigned long *set_kern_flags) in smack_set_mnt_opts() argument