Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dfs_context.c471 security_free_mnt_opts(&fc->security); in put_fs_context()
691 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/linux-6.1.9/fs/btrfs/
Dsuper.c1833 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1846 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
2008 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/linux-6.1.9/include/linux/
Dsecurity.h301 void security_free_mnt_opts(void **mnt_opts);
498 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/linux-6.1.9/security/
Dsecurity.c932 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
939 EXPORT_SYMBOL(security_free_mnt_opts);