devpts_get_priv
return devpts_get_priv(file->f_path.dentry) ? : ERR_PTR(-EIO);
void *devpts_get_priv(struct dentry *);