Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddevpts_fs.h39 static inline struct inode *devpts_pty_new(struct inode *ptmx_inode, in devpts_pty_new() function
/linux-4.4.14/fs/devpts/
Dinode.c607 struct inode *devpts_pty_new(struct inode *ptmx_inode, dev_t device, int index, in devpts_pty_new() function