Home
last modified time | relevance | path

Searched refs:selinux_mnt_opts (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/security/selinux/
Dhooks.c379 struct selinux_mnt_opts { struct
385 struct selinux_mnt_opts *opts = mnt_opts; in selinux_free_mnt_opts() argument
660 struct selinux_mnt_opts *opts = mnt_opts; in selinux_set_mnt_opts()
1007 struct selinux_mnt_opts *opts = *mnt_opts; in selinux_add_opt()
1013 opts = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL); in selinux_add_opt()
2706 struct selinux_mnt_opts *opts = mnt_opts; in selinux_sb_mnt_opts_compat()
2761 struct selinux_mnt_opts *opts = mnt_opts; in selinux_sb_remount()
2865 const struct selinux_mnt_opts *src = src_fc->security; in selinux_fs_context_dup()
2866 struct selinux_mnt_opts *opts; in selinux_fs_context_dup()
2871 fc->security = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL); in selinux_fs_context_dup()