Searched refs:security_sb_eat_lsm_opts (Results 1 – 5 of 5) sorted by relevance
186 ret = security_sb_eat_lsm_opts(options, &fc->security); in generic_parse_monolithic()580 return security_sb_eat_lsm_opts(ctx->legacy_data, &fc->security); in legacy_parse_monolithic()
292 int security_sb_eat_lsm_opts(char *options, void **mnt_opts);625 static inline int security_sb_eat_lsm_opts(char *options, in security_sb_eat_lsm_opts() function
1600 error = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_mount_root()1849 ret = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_remount()
886 int security_sb_eat_lsm_opts(char *options, void **mnt_opts) in security_sb_eat_lsm_opts() function890 EXPORT_SYMBOL(security_sb_eat_lsm_opts);
3544 int err = security_sb_eat_lsm_opts(options, &fc->security); in shmem_parse_options()