Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dfs_context.c448 security_free_mnt_opts(&fc->security); in put_fs_context()
673 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/Linux-v5.10/fs/btrfs/
Dsuper.c1676 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1689 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1852 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/Linux-v5.10/include/linux/
Dsecurity.h291 void security_free_mnt_opts(void **mnt_opts);
476 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/Linux-v5.10/security/
Dsecurity.c877 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
884 EXPORT_SYMBOL(security_free_mnt_opts);