Searched refs:selinux_parse_opts_str (Results 1 – 1 of 1) sorted by relevance
926 static int selinux_parse_opts_str(char *options, in selinux_parse_opts_str() function1062 rc = selinux_parse_opts_str(options, &opts); in superblock_doinit()2611 rc = selinux_parse_opts_str(secdata, &opts); in selinux_sb_remount()5893 LSM_HOOK_INIT(sb_parse_opts_str, selinux_parse_opts_str),