Searched refs:devpts_get_priv (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | devpts_fs.h | 29 void *devpts_get_priv(struct dentry *); |
| /linux/fs/devpts/ | ||
| H A D | inode.c | 540 void *devpts_get_priv(struct dentry *dentry) in devpts_get_priv() function |