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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dselinuxfs.c1723 static struct file_system_type sel_fs_type = { variable in typeref:struct:file_system_type
1737 err = register_filesystem(&sel_fs_type);
1739 selinuxfs_mount = kern_mount(&sel_fs_type);
1754 unregister_filesystem(&sel_fs_type);

Completed in 67 milliseconds