Home
last modified time | relevance | path

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

/linux-4.4.14/security/smack/
Dsmack_lsm.c626 static int smack_parse_opts_str(char *options, in smack_parse_opts_str() function
863 rc = smack_parse_opts_str(options, &opts); in smack_sb_kern_mount()
4589 LSM_HOOK_INIT(sb_parse_opts_str, smack_parse_opts_str),