Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/fs/btrfs/
Dsuper.c1825 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
1838 security_free_mnt_opts(&new_sec_opts); in btrfs_mount_root()
2004 security_free_mnt_opts(&new_sec_opts); in btrfs_remount()
/linux-5.19.10/include/linux/
Dsecurity.h299 void security_free_mnt_opts(void **mnt_opts);
493 static inline void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
/linux-5.19.10/security/
Dsecurity.c930 void security_free_mnt_opts(void **mnt_opts) in security_free_mnt_opts() function
937 EXPORT_SYMBOL(security_free_mnt_opts);