Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dhooks.c615 static int selinux_set_mnt_opts(struct super_block *sb, in selinux_set_mnt_opts() function
1067 rc = selinux_set_mnt_opts(sb, &opts, 0, NULL); in superblock_doinit()
5891 LSM_HOOK_INIT(sb_set_mnt_opts, selinux_set_mnt_opts),