Home
last modified time | relevance | path

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

/Linux-v4.19/security/smack/
Dsmack_lsm.c624 static int smack_parse_opts_str(char *options, in smack_parse_opts_str() function
870 rc = smack_parse_opts_str(options, &opts); in smack_sb_kern_mount()
4667 LSM_HOOK_INIT(sb_parse_opts_str, smack_parse_opts_str),