pub fn new_pts_fs_with_state(
kernel: &Kernel,
options: FileSystemOptions,
state: Arc<TtyState>,
) -> Result<FileSystemHandle, Errno>pub fn new_pts_fs_with_state(
kernel: &Kernel,
options: FileSystemOptions,
state: Arc<TtyState>,
) -> Result<FileSystemHandle, Errno>