Home
last modified time | relevance | path

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

/Linux-v5.15/security/selinux/
Dhooks.c383 static void selinux_free_mnt_opts(void *mnt_opts) in selinux_free_mnt_opts() function
1080 selinux_free_mnt_opts(*mnt_opts); in selinux_add_mnt_opt()
2698 selinux_free_mnt_opts(*mnt_opts); in selinux_sb_eat_lsm_opts()
7151 LSM_HOOK_INIT(sb_free_mnt_opts, selinux_free_mnt_opts),