Home
last modified time | relevance | path

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

/linux/security/smack/
H A Dsmack_lsm.c546 struct smack_mnt_opts { struct
561 struct smack_mnt_opts *opts = *mnt_opts; in smack_add_opt() argument
565 opts = kzalloc_obj(struct smack_mnt_opts); in smack_add_opt()
622 struct smack_mnt_opts *ctx; in smack_fs_context_submount()
671 struct smack_mnt_opts *dst, *src = src_fc->security; in smack_fs_context_dup()
676 fc->security = kzalloc_obj(struct smack_mnt_opts); in smack_fs_context_dup()
790 struct smack_mnt_opts *opts = mnt_opts; in smack_set_mnt_opts()