Skip to main content

pid_directory

Function pid_directory 

Source
pub fn pid_directory(
    current_task: &CurrentTask,
    fs: &FileSystemHandle,
    task: &TempRef<'_, Task>,
) -> FsNodeHandle
Expand description

Creates an FsNode that represents the /proc/<pid> directory for task.