Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfs_context.c522 security_free_mnt_opts(&fc->security); in put_fs_context()
743 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/openbmc/linux/fs/btrfs/
H A Dsuper.c1532 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1545 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1708 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/openbmc/linux/include/linux/
H A Dsecurity.h303 void security_free_mnt_opts(void **mnt_opts);
506 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/openbmc/linux/security/
H A Dsecurity.c1256 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
1263 EXPORT_SYMBOL(security_free_mnt_opts);