sb_add_mnt_opt   1515 include/linux/lsm_hooks.h 	int (*sb_add_mnt_opt)(const char *option, const char *val, int len,
sb_add_mnt_opt   1857 include/linux/lsm_hooks.h 	struct hlist_head sb_add_mnt_opt;
sb_add_mnt_opt    897 security/security.c 	return call_int_hook(sb_add_mnt_opt, -EINVAL,
sb_add_mnt_opt   6867 security/selinux/hooks.c 	LSM_HOOK_INIT(sb_add_mnt_opt, selinux_add_mnt_opt),