Home
last modified time | relevance | path

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

/linux/fs/
H A Dfs_context.c501 security_free_mnt_opts(&fc->security); in put_fc_log()
544 security_free_mnt_opts(&fc->security); in legacy_fs_context_free()
/linux/include/linux/
H A Dsecurity.h368 void security_free_mnt_opts(void **mnt_opts);
618 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/linux/security/
H A Dsecurity.c938 * security_free_mnt_opts() - Free memory associated with mount options
943 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
950 EXPORT_SYMBOL(security_free_mnt_opts);