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