Searched refs:selinux_parse_opts_str (Results 1 – 1 of 1) sorted by relevance
910 static int selinux_parse_opts_str(char *options, in selinux_parse_opts_str() function1046 rc = selinux_parse_opts_str(options, &opts); in superblock_doinit()2597 rc = selinux_parse_opts_str(secdata, &opts); in selinux_sb_remount()5881 .sb_parse_opts_str = selinux_parse_opts_str,