Lines Matching defs:file_tty
177 static inline struct tty_struct *file_tty(struct file *file)
458 struct tty_struct *tty = file_tty(file);
543 if (redirect && file_tty(redirect) == tty) {
916 struct tty_struct *tty = file_tty(file);
1071 struct tty_struct *tty = file_tty(file);
1724 struct tty_struct *tty = file_tty(filp);
2195 struct tty_struct *tty = file_tty(filp);
2213 struct tty_struct *tty = file_tty(filp);
2248 struct tty_struct *tty = file_tty(filp);
2657 struct tty_struct *tty = file_tty(file);
2865 struct tty_struct *tty = file_tty(file);
2981 return file_tty(file) != t ? 0 : fd + 1;