Searched refs:sb_parse_opts_str (Results 1 – 4 of 4) sorted by relevance
1353 int (*sb_parse_opts_str)(char *options, struct security_mnt_opts *opts); member1650 struct list_head sb_parse_opts_str; member
341 return call_int_hook(sb_parse_opts_str, 0, options, opts); in security_sb_parse_opts_str()1592 .sb_parse_opts_str =1593 LIST_HEAD_INIT(security_hook_heads.sb_parse_opts_str),
4589 LSM_HOOK_INIT(sb_parse_opts_str, smack_parse_opts_str),
5893 LSM_HOOK_INIT(sb_parse_opts_str, selinux_parse_opts_str),