Home
last modified time | relevance | path

Searched refs:devpts_pty_new (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Ddevpts_fs.h30 struct dentry *devpts_pty_new(struct pts_fs_info *, int, void *);
/linux-4.19.296/fs/devpts/
Dinode.c565 struct dentry *devpts_pty_new(struct pts_fs_info *fsi, int index, void *priv) in devpts_pty_new() function