Home
last modified time | relevance | path

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

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