selinux_mnt_opts  401 security/selinux/hooks.c 	struct selinux_mnt_opts *opts = mnt_opts;
selinux_mnt_opts  654 security/selinux/hooks.c 	struct selinux_mnt_opts *opts = mnt_opts;
selinux_mnt_opts  997 security/selinux/hooks.c 	struct selinux_mnt_opts *opts = *mnt_opts;
selinux_mnt_opts 1003 security/selinux/hooks.c 		opts = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL);
selinux_mnt_opts 2684 security/selinux/hooks.c 	struct selinux_mnt_opts *opts = mnt_opts;
selinux_mnt_opts 2788 security/selinux/hooks.c 	const struct selinux_mnt_opts *src = src_fc->security;
selinux_mnt_opts 2789 security/selinux/hooks.c 	struct selinux_mnt_opts *opts;
selinux_mnt_opts 2794 security/selinux/hooks.c 	fc->security = kzalloc(sizeof(struct selinux_mnt_opts), GFP_KERNEL);