Searched refs:security_sb_eat_lsm_opts (Results 1 – 9 of 9) sorted by relevance
209 ret = security_sb_eat_lsm_opts(options, &fc->security); in generic_parse_monolithic()598 return security_sb_eat_lsm_opts(ctx->legacy_data, &fc->security); in legacy_parse_monolithic()
298 int security_sb_eat_lsm_opts(char *options, void **mnt_opts);645 static inline int security_sb_eat_lsm_opts(char *options, in security_sb_eat_lsm_opts() function
1654 error = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_mount_root()1908 ret = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_remount()
925 int security_sb_eat_lsm_opts(char *options, void **mnt_opts) in security_sb_eat_lsm_opts() function929 EXPORT_SYMBOL(security_sb_eat_lsm_opts);
581 ret = security_sb_eat_lsm_opts(options, &fc->security); in smb3_fs_context_parse_monolithic()
3429 int err = security_sb_eat_lsm_opts(options, &fc->security); in shmem_parse_options()
5409 0x00000000 security_sb_eat_lsm_opts vmlinux EXPORT_SYMBOL
14723 ffff80001043a770 T security_sb_eat_lsm_opts
Completed in 313 milliseconds