Searched refs:sb_parse_opts_str (Results 1 – 4 of 4) sorted by relevance
982 set_to_cap_if_null(ops, sb_parse_opts_str); in security_fixup_ops()
338 return security_ops->sb_parse_opts_str(options, opts); in security_sb_parse_opts_str()
1513 int (*sb_parse_opts_str) (char *options, struct security_mnt_opts *opts); member
5881 .sb_parse_opts_str = selinux_parse_opts_str,