Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dfs_context.c522 security_free_mnt_opts(&fc->security); in put_fs_context()
743 security_free_mnt_opts(&fc->security); in vfs_clean_context()
/Linux-v6.6/fs/btrfs/
Dsuper.c1529 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1542 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1705 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/Linux-v6.6/include/linux/
Dsecurity.h303 void security_free_mnt_opts(void **mnt_opts);
504 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/Linux-v6.6/security/
Dsecurity.c1256 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
1263 EXPORT_SYMBOL(security_free_mnt_opts);