Home
last modified time | relevance | path

Searched refs:selinux_parse_opts_str (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/security/selinux/
Dhooks.c910 static int selinux_parse_opts_str(char *options, in selinux_parse_opts_str() function
1046 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,