Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c448 security_free_mnt_opts(&fc->security); in put_fs_context()
673 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c1701 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1714 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1877 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h292 void security_free_mnt_opts(void **mnt_opts);
480 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c857 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
864 EXPORT_SYMBOL(security_free_mnt_opts);