smack_mnt_opts    576 security/smack/smack_lsm.c 	struct smack_mnt_opts *opts = mnt_opts;
smack_mnt_opts    587 security/smack/smack_lsm.c 	struct smack_mnt_opts *opts = *mnt_opts;
smack_mnt_opts    590 security/smack/smack_lsm.c 		opts = kzalloc(sizeof(struct smack_mnt_opts), GFP_KERNEL);
smack_mnt_opts    642 security/smack/smack_lsm.c 	struct smack_mnt_opts *dst, *src = src_fc->security;
smack_mnt_opts    647 security/smack/smack_lsm.c 	fc->security = kzalloc(sizeof(struct smack_mnt_opts), GFP_KERNEL);
smack_mnt_opts    785 security/smack/smack_lsm.c 	struct smack_mnt_opts *opts = mnt_opts;