Lines Matching defs:file_tty
178 static inline struct tty_struct *file_tty(struct file *file)
468 struct tty_struct *tty = file_tty(file);
580 if (redirect && file_tty(redirect) == tty) {
921 struct tty_struct *tty = file_tty(file);
1102 struct tty_struct *tty = file_tty(file);
1736 struct tty_struct *tty = file_tty(filp);
2186 struct tty_struct *tty = file_tty(filp);
2204 struct tty_struct *tty = file_tty(filp);
2239 struct tty_struct *tty = file_tty(filp);
2628 struct tty_struct *tty = file_tty(file);
2846 struct tty_struct *tty = file_tty(file);
2962 return file_tty(file) != t ? 0 : fd + 1;