Searched refs:security_sb_eat_lsm_opts (Results 1 – 6 of 6) sorted by relevance
215 ret = security_sb_eat_lsm_opts(options, &fc->security); in vfs_parse_monolithic_sep()650 return security_sb_eat_lsm_opts(ctx->legacy_data, &fc->security); in legacy_parse_monolithic()
304 int security_sb_eat_lsm_opts(char *options, void **mnt_opts);661 static inline int security_sb_eat_lsm_opts(char *options, in security_sb_eat_lsm_opts() function
1453 error = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_mount_root()1702 ret = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_remount()
1274 int security_sb_eat_lsm_opts(char *options, void **mnt_opts) in security_sb_eat_lsm_opts() function1278 EXPORT_SYMBOL(security_sb_eat_lsm_opts);
622 ret = security_sb_eat_lsm_opts(options, &fc->security); in smb3_fs_context_parse_monolithic()
4059 int err = security_sb_eat_lsm_opts(options, &fc->security); in shmem_parse_options()