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

/linux-master/security/selinux/
H A Dselinuxfs.c2120 static struct file_system_type sel_fs_type = { variable in typeref:struct:file_system_type
2141 err = register_filesystem(&sel_fs_type);
2147 selinux_null.mnt = kern_mount(&sel_fs_type);

Completed in 404 milliseconds