Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevpts_fs.h27 struct dentry *devpts_pty_new(struct pts_fs_info *, int, void *);
/linux/fs/devpts/
H A Dinode.c498 struct dentry *devpts_pty_new(struct pts_fs_info *fsi, int index, void *priv) in devpts_pty_new() function