Home
last modified time | relevance | path

Searched refs:security_sb_eat_lsm_opts (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dfs_context.c215 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()
/linux/security/
H A Dsecurity.c1469 int security_sb_eat_lsm_opts(char *options, void **mnt_opts) in security_sb_eat_lsm_opts() function
1473 EXPORT_SYMBOL(security_sb_eat_lsm_opts);