Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dhooks.c718 static int selinux_set_mnt_opts(struct super_block *sb, in selinux_set_mnt_opts() function
1225 rc = selinux_set_mnt_opts(sb, &opts, 0, NULL); in superblock_doinit()
6928 LSM_HOOK_INIT(sb_set_mnt_opts, selinux_set_mnt_opts),