Home
last modified time | relevance | path

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

/linux/fs/
H A Dfs_context.c500 security_free_mnt_opts(&fc->security); in put_fs_context()
543 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/linux/security/
H A Dsecurity.c964 * security_free_mnt_opts() - Free memory associated with mount options in security_sb_eat_lsm_opts()
969 void security_free_mnt_opts(void **mnt_opts)
976 EXPORT_SYMBOL(security_free_mnt_opts);
944 void security_free_mnt_opts(void **mnt_opts) security_free_mnt_opts() function