sb_eat_lsm_opts 1498 include/linux/lsm_hooks.h int (*sb_eat_lsm_opts)(char *orig, void **mnt_opts); sb_eat_lsm_opts 1847 include/linux/lsm_hooks.h struct hlist_head sb_eat_lsm_opts; sb_eat_lsm_opts 831 security/security.c return call_int_hook(sb_eat_lsm_opts, 0, options, mnt_opts); sb_eat_lsm_opts 6857 security/selinux/hooks.c LSM_HOOK_INIT(sb_eat_lsm_opts, selinux_sb_eat_lsm_opts), sb_eat_lsm_opts 4594 security/smack/smack_lsm.c LSM_HOOK_INIT(sb_eat_lsm_opts, smack_sb_eat_lsm_opts),