Searched refs:security_sb_eat_lsm_opts (Results 1 – 6 of 6) sorted by relevance
213 ret = security_sb_eat_lsm_opts(options, &fc->security); in generic_parse_monolithic()635 return security_sb_eat_lsm_opts(ctx->legacy_data, &fc->security); in legacy_parse_monolithic()
285 int security_sb_eat_lsm_opts(char *options, void **mnt_opts);606 static inline int security_sb_eat_lsm_opts(char *options, in security_sb_eat_lsm_opts() function
829 int security_sb_eat_lsm_opts(char *options, void **mnt_opts) in security_sb_eat_lsm_opts() function833 EXPORT_SYMBOL(security_sb_eat_lsm_opts);
1492 error = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_mount_root()1738 ret = security_sb_eat_lsm_opts(data, &new_sec_opts); in btrfs_remount()
1241 rc = security_sb_eat_lsm_opts(raw, &mnt->lsm_opts); in nfs_parse_mount_options()
3486 int err = security_sb_eat_lsm_opts(options, &fc->security); in shmem_parse_options()