Skip to main content

selinux_fs

Function selinux_fs 

Source
pub fn selinux_fs(
    locked: &mut Locked<Unlocked>,
    current_task: &CurrentTask,
    options: FileSystemOptions,
) -> Result<FileSystemHandle, Errno>
Expand description

Returns the “selinuxfs” file system, used by the system userspace to administer SELinux.