Home
last modified time | relevance | path

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

/fs/
Deventpoll.c1507 struct file *tfile, int fd, int full_check) in ep_insert() argument
1553 if (full_check && reverse_path_check()) in ep_insert()
2161 int full_check = 0; in do_epoll_ctl() local
2241 full_check = 1; in do_epoll_ctl()
2277 error = ep_insert(ep, epds, tf.file, fd, full_check); in do_epoll_ctl()
2302 if (full_check) { in do_epoll_ctl()