Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c350 struct selinux_mnt_opts { struct
356 struct selinux_mnt_opts *opts = mnt_opts; in selinux_free_mnt_opts() argument
605 struct selinux_mnt_opts *opts = mnt_opts; in selinux_set_mnt_opts()
950 struct selinux_mnt_opts *opts = *mnt_opts; in selinux_add_opt()
960 opts = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL); in selinux_add_opt()
2667 struct selinux_mnt_opts *opts = mnt_opts; in selinux_sb_remount()
2771 const struct selinux_mnt_opts *src = src_fc->security; in selinux_fs_context_dup()
2772 struct selinux_mnt_opts *opts; in selinux_fs_context_dup()
2777 fc->security = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL); in selinux_fs_context_dup()