Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/
Dselinuxfs.c2122 static struct file_system_type sel_fs_type = { variable
2143 err = register_filesystem(&sel_fs_type); in init_sel_fs()
2149 selinux_null.mnt = kern_mount(&sel_fs_type); in init_sel_fs()