Home
last modified time | relevance | path

Searched refs:child_file (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/
Deventpoll.c1400 struct file *child_file; in reverse_path_check_proc() local
1406 child_file = epi->ep->file; in reverse_path_check_proc()
1407 if (is_file_epoll(child_file)) { in reverse_path_check_proc()
1408 if (list_empty(&child_file->f_ep_links)) { in reverse_path_check_proc()
1416 child_file, child_file, in reverse_path_check_proc()